Ron Lee

Results 4 comments of Ron Lee

Hi suniljakhar thanks for letting us know, are you setting the client ID and secret prior to calling the authentication function?

Does the same behavior happen when you try running the sample app? Make sure to set the client ID and secret under [application:didFinishLaunchingWithOptions:]

Cool, so it seems somewhere in the code is accessing BOXContentClient before the client ID and secret are set. I would say try adding breakpoints wherever BOXContentClient is being called,...