Hi, I am an armature trying to set up a Google Sign-in button and authentication with some scopes. However, I don't understand why I can't redirect the button to my success page. I have tried troubleshooting and looking at documentation but nothing is working. My website is registered in the custom domains with the proper subdomain. I will attach some of the code below as well as my attribute scopes. Any help would be great. Thanks.
Add a web platform to your project
I do have a web platform. However I did just notice that the hostname of the web platform was under revealyt.org and not *appwrite.revealyt.org. So let me try that. I'm gonna be mad if this works
It should match your app, not the Appwrite endpoint
so should I revert the hostname back to revealyt.org?
either way I run into the same error
Why did you put appwrite.xyz.com for your success url?
I have 'appwrite' as a subdomain. The full url for the success url is https://appwrite.revealyt.org/templates/success.html
Then appwrite.revealyt.org should be your web platform
alright, but the problem still persists
same error 400
is there something wrong with the attributes and what the button is requesting?
Recommended threads
- IMPORTANT! SOC-2 Request Failing
Issue requesting SOC-2. If tried other/private browser as well as filling in optional fields.
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- Can you suppress row $meta data?
When using listRows with a 'select' query to limit the response [for performance], I'm still getting extra columns (eg. `$id`, `$sequence`, `$createdAt`, `$upda...