nuxt-vue3-google-signin
nuxt-vue3-google-signin copied to clipboard
[GSI_LOGGER]: The given client ID is not found
The setup works for my localhost but doesn't work for the prod. Please help to fix it. I'm using version 0.0.11 and tried 0.0.10 as well.
Are you sure the NUXT_PUBLIC_GOOGLE_CLIENT_ID environment variable is properly set in your production environment? To me, it just looks like it hasn't been added there.
@kajtd I'm sure. Even if I set in nuxt config the client id it doesn't work