A
A
alexwillrock2015-08-06 09:02:00
Objective-C
alexwillrock, 2015-08-06 09:02:00

The specified redirect_url is not registered in the IOS SDK application settings?

registered the project in classmates, added sdk, created a button, after going to the authorization form and entering the password / login, I get a message stating that "The specified redirect_url is not registered in the application settings redirect_url: okXXXXXXX://authorize"
At the same time, the application id is specified correctly, that to do and where to drip?
iOS 8, xcode 6

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vjacheslav Kanivetc, 2015-08-06
@Vjaka

Try:
1. Add the EXTERNAL platform
2. Check the box [x] Client OAuth Authorization
3. Well, add addresses to the Allowed redirect_uri List
Probably, 1 / 1-2 points will be enough.
PS: The SDK also puts the application ID in place of XXXXXXX in the return url, if the url went to oauth without it, you may not have done the correct initialization of the SDK.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question