I already add web platform to console appwrite
TypeScript
[Error] Timestamp: 2024-09-07T20:00:14+00:00
[Error] Method:
[Error] URL: /cgi-bin/luci/;stok=/locale
[Error] Type: Appwrite\Extend\Exception
[Error] Message: The requested route was not found. Please refer to the API docs and try again.
[Error] File: /usr/src/code/app/controllers/general.php
[Error] Line: 997
TL;DR
Developers are unable to log in due to *.vercel.app being blocked by Appwrite. In addition to CORS errors, there is an "API not found" error. The solution could be trying to add the entire subdomain instead of the wildcard.Do you have tried adding the entire subdomain instead of the wildcard?
yes I did. it is same
Are you getting any other errors apart from CORS?
what errors do you mean?
just cannot sign in now
Apart from CORS, are you getting any additional error?
now have no.
I cannot log in yet
Recommended threads
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help