You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
Hi,
I am trying to use the google sign in, but have some problems with my API key. I added one to the docker-compose, but for some reason the GET method uses lower case version of my API key. Therefore I get a 400 INVALID_ARGUMENT.
Is this issue known?
Can I fix this somehow?
The text was updated successfully, but these errors were encountered:
I've looked quite some time for another way to do this. But I don't think there is a workaround without looking into the code. And that has been to much effort for me.
Hey @Ondolin, thanks for your quick reply. I was trying something and I think I managed a workaround:
In the Google API console, create an API key (I was wrongly using the Client secret), enable People API and Drive API (and optionally, restrict access to IP/URL origins)
Hi,
I am trying to use the google sign in, but have some problems with my API key. I added one to the docker-compose, but for some reason the GET method uses lower case version of my API key. Therefore I get a 400 INVALID_ARGUMENT.
Is this issue known?
Can I fix this somehow?
The text was updated successfully, but these errors were encountered: