Hi team, I’m experiencing repeated OAuth configuration resets in my Appwrite project.
Issue 1 – Google OAuth credentials reverting
- I configure my own Google Client ID and Client Secret.
- Authentication works correctly after saving.
- After several hours, the credentials automatically revert to different values I did not set.
- Login then fails until I manually re-enter my credentials.
- No one else has project access.
- I am not modifying these settings manually.
Issue 2 – Apple OAuth configuration wiped
- Apple OAuth was fully configured and tested successfully.
- Several hours later, the provider was automatically disabled.
- All fields (Services ID, Key ID, Team ID, P8 content) were cleared.
- No manual changes were made.
Notes
- This behavior occurs overnight without any interaction.
- It affects multiple OAuth providers (Google and Apple)
- I am on a self-hosted instance of Appwrite v1.8.1
Questions
- Is there any automated config sync or environment override that could reset OAuth providers?
- Could this be caused by a deployment, container restart, or anything similar?
- Is there an audit log to track provider configuration changes?
Any help here please?
<@&634618551491100692> I am sorry I have to tag, but how long do I have to wait before getting any support? It's been days now
There is no time frame on community support, it’s whenever someone is available and knowledgeable of the issue.
<@462046107556511744> do you know who can look into this? Seems like a pretty crazy problem
Do you have functions that run on a cron schedule?
Yes, I do
I have a function that runs daily to clean up inactive site deployments
That may be resetting your oauth credentials. Try setting the OAuth credentials and then updating your function to remove the schedule and then add it back.
hey <@828784993278230600> did this fix with the cron schedule work for you, I just got my apple app rejected because of the oauth credentials reverted without me doing anything. <@462046107556511744> is this a confirmed fix? This is a pretty serious issue. (im on appwrite cloud)
<@462046107556511744> everytime my google oauth after a few hours gets wiped and disables automatically. is there something i am missing?
<@597677923956424714> <@825054996571619358>
Hello, please create a new post. Thank you.
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...