wavezync / nuxt-vue3-google-signin

Nuxt Module for vue3-google-signin
https://vue3-google-signin.wavezync.com/
MIT License
55 stars 7 forks source link

[GSI_LOGGER]: The given client ID is not found #26

Open MacMillan13 opened 1 month ago

MacMillan13 commented 1 month ago

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.

Screenshot 2024-08-16 at 2 27 53 PM Screenshot 2024-08-16 at 2 28 46 PM
kajtd commented 2 weeks ago

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.