• jesseendo
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies

I am using the iOS SDK which I installed according to the instructions.  I create a connected app, created a namespace, published the app, created an xcode project, input the key and callback URL to match the connected app, and attempted to run the project without any additional code to test the oAuth.

 

I get the login screen, enter user name and password, and then an alertview pops up with an error that says "scope is not allowed".

 

Where is the documentation for that can explain what I could have done wrong.

 

Thanks