Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safari "Cannot Open Page" upon GitHub authentication in iOS 8 #7

Closed
nickvelloff opened this issue Jan 8, 2015 · 2 comments
Closed

Comments

@nickvelloff
Copy link

Hi.
Thanks for providing this library. Im very close to getting this to work...
I'm using your GitHub example in iOS and upon authenticating I get "Cannot Open Page" in Safari.
I have properly registered the URL and if I paste it into Safari it opens the app correctly.
My redirect URI is set:
"redirect_uris": ["grid://oauth/callback"],

Im using the latest Xcode 6.1.1 and your master branch (not the Xcode 6.1 tag) but I do not get any build errors so I do not think that is the issue.

Any idea why Safari is stalling?

screenshot 2015-01-08 02 27 40
screenshot 2015-01-08 02 29 10

@nickvelloff
Copy link
Author

Never mind... I missed the part that you registered "ppoauthapp" with GitHub so the mismatch with mine hung it up. Thanks again for the lib!

@p2
Copy link
Owner

p2 commented Jan 8, 2015

Good you have it figured out! Maybe I should add a hint about this somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants