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

facebook rejects app because it cannot find facebook login in 'site url' #5703

Open
2 of 14 tasks
prashant2 opened this issue Nov 20, 2024 · 1 comment
Open
2 of 14 tasks
Labels
auth Issues related to the Auth Category question A question about the Amplify Flutter libraries

Comments

@prashant2
Copy link

Description

I have used facebook signin with amplify flutter in my android app with cognito user pool integration and it was working.
Now, after a few months of launching the android app, my facebook app has been rejected by them stating that they have not been able to locate a facebook login in my website (which I had given as callback url - as explained below).

My relevant configuration of facebook app is as follows:

So how to correctly configure the facebook app for my case?
Specifically:

  1. should I add android platform (with key hash, package name and class name)?
  2. should I delete website platform after adding android platform?
  3. if website platform is needed, what should be the site url? Will aws cognito user pool hosted ui url work there?

Categories

  • Analytics
  • API (REST)
  • API (GraphQL)
  • Auth
  • Authenticator
  • DataStore
  • Notifications (Push)
  • Storage

Steps to Reproduce

NA

Screenshots

No response

Platforms

  • iOS
  • Android
  • Web
  • macOS
  • Windows
  • Linux

Flutter Version

3.3.9

Amplify Flutter Version

1.0.0

Deployment Method

Amplify CLI (Gen 1)

Schema

No response

@github-actions github-actions bot added pending-triage This issue is in the backlog of issues to triage pending-maintainer-response Pending response from a maintainer of this repository labels Nov 20, 2024
@NikaHsn
Copy link
Member

NikaHsn commented Nov 20, 2024

@prashant2 Sorry that you are facing this issue. We will look into this and get back to you when we have updates.

@github-actions github-actions bot removed the pending-maintainer-response Pending response from a maintainer of this repository label Nov 20, 2024
@NikaHsn NikaHsn added question A question about the Amplify Flutter libraries auth Issues related to the Auth Category labels Nov 20, 2024
@github-actions github-actions bot removed the pending-triage This issue is in the backlog of issues to triage label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Issues related to the Auth Category question A question about the Amplify Flutter libraries
Projects
None yet
Development

No branches or pull requests

2 participants