https://supertokens.com/ logo
#support-questions
Title
# support-questions
s

solminded

05/04/2022, 9:58 PM
Hi, can someone share a payload example for facebook authentication
/api/auth/signinup
POST? I was not able to find any documentation or examples at Supertokens repo about it. I keep getting FIELD_ERROR but no other message is available looking at the backend response.
n

nkshah2

05/05/2022, 3:28 AM
Hi @solminded, This usually means that Facebook responded with an error. You can log the error in your backend to see the full error object
3 Views