• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Facebook login - infinite loop

Status
Not open for further replies.

madkiwi

Chevereto Member
Hi,

Had a long fight with Facebook login and doesn't look like I'm winning:

- went through https://chevereto.com/docs/social-networks and configured exactly like in article - still doing infinite loop
- checked for redirect issues in .htaccess with no luck
- both google and twitter login work like a charm


Will much appreciate some help.
 
Hi

Did you set up the app in Facebook? Did you make it online? Do you have any faults in the app? If so you need to have all the setup before you can take it live and then it will work.
 
Apart from label your app as active and make sure that everything is correctly configured, I've seen this before due to poor https implementation.

Which is your website URL?
 
Show me how does your facebook app settings looks like.
 
Leave just one Valid OAuth redirect URIs. Leave just the one without "www".
 
Got it:

Code:
{"error":{"message":"This IP can't make requests for that application.","type":"OAuthException","code":5,"fbtrace_id":"EqA26\/pxVei"}}

Try not using the the server IP whitelist option in app settings.
 
Status
Not open for further replies.
Back
Top