[GH-ISSUE #252] No redirection after Google+ authentication with soundcloud #145

Open
opened 2026-03-03 16:46:05 +03:00 by kerem · 2 comments
Owner

Originally created by @tunds on GitHub (Jul 8, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/252

Seem to be having issues with the google+ authentication with soundcloud... When trying to authenticate a user after entering a users google information there's no redirection it works for email and Facebook but for google it just shows a blank screen as you can see below. This is using the SafariURLHandler btw.

simulator screen shot 8 jul 2016 15 20 37

Originally created by @tunds on GitHub (Jul 8, 2016). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/252 Seem to be having issues with the google+ authentication with soundcloud... When trying to authenticate a user after entering a users google information there's no redirection it works for email and Facebook but for google it just shows a blank screen as you can see below. This is using the SafariURLHandler btw. ![simulator screen shot 8 jul 2016 15 20 37](https://cloud.githubusercontent.com/assets/13179531/16692941/e7603120-452a-11e6-94a4-bcbfbb618d25.png)
Author
Owner

@phimage commented on GitHub (Jul 25, 2016):

Could I have your oauthswift init and auth... code or you use the demo app without modification?
Did you declare the callback url in provider? (some provider want for specific key, secret have you to declare white list of callback url)

"Redirect URI for Authentication"

maybe like https://community.fitbit.com/t5/Web-API/OAuth2-SFSafariViewController-with-Google-Facebook-gets-stuck-on-blank-page/td-p/1303002

<!-- gh-comment-id:234901457 --> @phimage commented on GitHub (Jul 25, 2016): Could I have your oauthswift init and auth... code or you use the demo app without modification? Did you declare the callback url in provider? (some provider want for specific key, secret have you to declare white list of callback url) "Redirect URI for Authentication" maybe like https://community.fitbit.com/t5/Web-API/OAuth2-SFSafariViewController-with-Google-Facebook-gets-stuck-on-blank-page/td-p/1303002
Author
Owner

@phimage commented on GitHub (Jul 28, 2016):

I have the same issue, maybe an soundcloud issue with google...

We cannot test soundcloud login using safari or any mobile web browser, because soundcloud want us to use phone app

I can't also log using osx app, google button is not clickable...

<!-- gh-comment-id:236011819 --> @phimage commented on GitHub (Jul 28, 2016): I have the same issue, maybe an soundcloud issue with google... We cannot test soundcloud login using safari or any mobile web browser, because soundcloud want us to use phone app I can't also log using osx app, google button is not clickable...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#145
No description provided.