Hello! I need help with the manual setup of OAuth for Facebook.
So far I have setup everything properly on the API connector as you can see:
As well as the FB app:
I do have 3 redirect URLs for testing purposes only.
Social login workflow for it:
Now, I do barely see the code generating as a response and then I get this error:
Now, I am 100% sure the client_id is not missing and is properly setup, yet there could be something else that I might have missed, any solutions guys?
Now, I did solve the issue by using a different method, which is using the auth dialog auth through a an external link workflow, check the pic:
This works, but what I want is to use the social login workflow, to properly setup the API, this way: