Hi, I am trying to connect gmail using the API connector. For some reason, Bubble´s API connector can not get the token. Attached the configuration I have. Thank you.
PI Connector error: the Oauth2 API Moneye is not configured properly - Received error from api The service Moneye just returned an error (HTTP 401). Please consult their documentation to ensure your call is setup properly. Raw error:
{
“error”: {
“code”: 401,
“message”: “Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.”,
“status”: “UNAUTHENTICATED”
}
}
