sim
sim copied to clipboard
[BUG]Integration Problem
When i try to integrate with Google Docs and Google Drive, it sats the app is invalid and i can't integrate
You need to set google client id, google client secret, and next public app url. And then you have to make sure the redirect URL matches the one from auth.ts and exactly, including the protocol. It'll be something like http://localhost:3000/api/auth/oauth2/callback/google-email or whatever services you need to auth with. They are all in lib/auth/auth.ts