Omen
Setting up oauth resources for gdrive/gsheets on self-hosted
In the .env file I've defined WM_BASE_URL=https://mydomain.xyz
This is the CaddyFile
Do note that for some reason https doesn't seem to kick in either
20 replies
Setting up oauth resources for gdrive/gsheets on self-hosted
With those logs in mind I'll try to figure out what's wrong on the redirect URL side. For this use-case I have two oauth clients on google side with these redirect URLs
https://myDomain.xyz/oauth/callback/gsheets
https://myDomain.xyz/oauth/callback/gdrive
20 replies