[GSI_LOGGER]: The given origin is not allowed for the given client ID.
Hi i just created my first project with refine.
I use google Auth 2.0 but when i start the app
I have this error on the console:
[GSI_LOGGER]: The given origin is not allowed for the given client ID.
I dont understand why cuz i have the right configuration on google javascript origins, and i replaced the client ID in the login.tsx file.
any idea ?
btw it works well with localhost, but my app always lunch with 127.0.0.1 ip address
thank you
I use google Auth 2.0 but when i start the app
yarn devI have this error on the console:
[GSI_LOGGER]: The given origin is not allowed for the given client ID.
I dont understand why cuz i have the right configuration on google javascript origins, and i replaced the client ID in the login.tsx file.
any idea ?
btw it works well with localhost, but my app always lunch with 127.0.0.1 ip address
thank you

