Hello everybody! I’m using API Connector for authenticating google accounts using Oauth user-agent flow.
It was working perfect until today, that is returning an error when trying to make requests.
this are the steps i’m following and the error:
- run app in dev ?debug_mode=true
- Log In with google account and getting success alert that API is ready to use
- Go to API connector calls > make a request (they were working until yesterday)
- Error message “Auth Error – Invalid credentials” (While API provider displays as succesfully configured) Pictures below.
Does enybody experienced this or know what could be happening?
Thank you!