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

iOS: Something went wrong #71

Open
ZeeshanMunir opened this issue Nov 1, 2023 · 2 comments
Open

iOS: Something went wrong #71

ZeeshanMunir opened this issue Nov 1, 2023 · 2 comments

Comments

@ZeeshanMunir
Copy link

Login is successful on iOS, but it consistently returns an error message that says 'Something went wrong.' Is there a recommended solution to resolve this issue?

@waseemabbas8
Copy link

@ZeeshanMunir I solved the same issue by:

  • Adding an app icon on my Snapchat portal app
  • Add your Snapchat username as a tester in demo users on your Snapchat app portal (Only required for staging)
  • Make sure the redirect URL is correct
  • Please ensure you have enabled the login kit and scopes mentioned in the snap_connect_scopes array.

@waheedkhan-dev
Copy link

waheedkhan-dev commented Apr 21, 2024

@waseemabbas8 could you please provide any dummy redirect URL. i am not clear about the redirect url.
Enter the parts of your redirect url below
e.g., if your redirect url is myapp://snap-kit/oauth2
android:scheme="myapp"
android:host="snap-kit"
android:path="oauth2"

they mention it like this but still not much clear can you help my out here. Thanks

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

3 participants