You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: