Closed albertosoho closed 5 years ago
I'm getting 401 unauthorized when trying to login via postman.
I've made sure that i have a valid access_token through https://graph.facebook.com/me?access_token=
Is there any way to debug what's going on?
Completely my fault, i was using facebook client_id / client_secret instead of passport's.
I'm getting 401 unauthorized when trying to login via postman.
I've made sure that i have a valid access_token through https://graph.facebook.com/me?access_token=
Is there any way to debug what's going on?