buckwheatOriginal post
Rank 1: Thread
Am trying to implement oauth with appwrite and google, configured everything, was following this docs: https://appwrite.io/docs/tutorials/sveltekit-ssr-auth/step-7, am getting this error from createOAuth2Token
Summary
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`.