Developers are setting up OAuth with Appwrite and Google but encounter a "requested route not found" error despite configuring client ID, secret, and redirect URL. They followed the documentation for SvelteKit SSR auth. The issue arises when using `createOAuth2Token`.
buckwheat
12 Apr, 2024, 13:22
buckwheat
12 Apr, 2024, 13:22
Client id and secret and redirect url is also setup already