It happened today suddenly. Our app says invalid origin.
And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
@eldad
@Chirag Aggarwal
What is happening on appwrite, yesterday was the auth problem, and now invalid origin Problem??
Heyy ๐ Indeed this is something we worked on yesterday, and team in earlier timezone (today) likely released it.
That said, it was tested on staging, so curious what is going on; I will surely investigate ๐
I cant seem to reproduce this problem, can do you me a favour and try a hard-refresh, see if that helps? If so, I will know to focus on CDN cache invalidation.
The platform creation is working now after i cleared the browser cookies and cache. But now evey one using the android app not responding, the error is the same on the apps. Invalid origin
<@287294735054274560> There is still cache somewhere.. that is causing the issue.
Perfect, thanks for sharing! Let's look into that as well, sounds like separate problem.
Big big appologies, I need to step away now, I will be back in hour or so. But I shared this thread internally, so likely another engineer can help you quicker. Ill make sure to check this thread first thing once I am back
Same issue here with iOS. All users got logged out and can't login again
Following internal discussions from phone, and it seems the cause has been found. We will first work on patch ASAP, then an test to ensure this wont happen again in future
I have now seen that my iOS platform type got auto converted to Web and after creating the iOS platform again it is now working
There is a quick fix you can do - Make sure to hard-refresh console, delete platform and add it again. There is assumption this will avoid edge case causing trouble
Big apologies, we have found the issue and are already releasing a patch right now.
will it also solve the flutter auth issues?
are you also getting invalid origin error?
for my apps, the Auth is not working at all
i posted the details in the flutter auth thread
yes should resolve all errors related to platform
Ok login seems to work again
Oops ๐คฆ
Wanted to copy timestamp of original message when preparing incident report, but shift-clicking on 3 dots icon changes it to delete action.
Didnt notice in time and deleted original message. For audit, it was message from jesus reporting issues creating flutter platform in Console, showing error about missing platformId.
Recommended threads
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- All function deployments fail (node 18-2...
Error: bash: /usr/local/server/helpers/build-cache.sh: No such file or directory Sidecar error: Build archive was not created at /mnt/code/code.tar.gz Scope: ...
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...