It's only needed for web apps that need first party cookies
Hmm
So the only way now is updating the application to use the cloud domain, and setup Google Console Service Auth to the cloud url as well
What do you mean by Google console service auth?
I'm sorry, I didn't say the proper name. I meant I will have to update the redirect url of the Google OAuth2 to use the new url with appwrite cloud domain.
And update the app changing the server url
Because I had done everything using custom domain
Yes. I wonder if it'll work if you just update that redirect url and not the app π§
Btw I have raised this to the team
Hmmm, good idea, I can try now
The app that tells the redirect url. The only way to change the redirect url domain was by changing the client endpoint in the app
After change I could login.
The change in the app code you mean?
Yes
Womp. Like I said, I brought this up to the team. You should definitely start switching the endpoint though.
Ok. I'll do this weekend. It was a bad surprise haha
It would be nice to have a warning on the announcement about the cloud upgrade and this issue.
I can imagine. Sorry about that
No problem. Thank you for the help.
I don't think we expected it to affect apps
So many updates haha. I know the cloud status is BETA, so I am aware that these things can happen. No problem.
Hey there π We discussed this issue internally and we plan to make a patch for this on Cloud early next week.
Thank you @Meldiron . So will custom domain work as before?
yes i believe it should work now
Oh yes, it worked. Thank you, guys!!
Thank you for your patience!
Recommended threads
- Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, ...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Request for temporary 3 to 4 hours datab...
Hi Appwrite Team, I hope you are doing well.We are an early-stage startup currently running on Appwrite Cloud. We have unfortunately exhausted our database rea...