Can you help me resolve this issue. I don't understand what I'm not doing or doing wrong. Running a search shows alot of people has the same issue, but not getting much info on how they were able to resolve it. Here is the issue:
{
"message": "Invalid `success` param: URL host must be one of: localhost, cloud.appwrite.io, appwrite.io, mysite.com",
"code": 400,
"type": "general_argument_invalid",
"version": "1.5.7"
}
Moreover, it works as expected locally.
What is the code for where this error is occurring?
Hello @Ryan Ryan, thanks for responding. Here below is the code:
@Steven was helping me with the issue yesterday, but it was late for me ... fell asleep with laptop on my lap ..lol.
Recommended threads
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...
- How to bypass the rate limit on the back...
Once a month my app has a ton of usage and I always run into the Too many requests 429 error. I am trying to optimize the queues and jobs to manage that, but a...
- 401 - Project not accessible in this reg...
Hi Appwrite team, I’m experiencing a Cloud Console issue with my NYC region project. Problem: - Some Console pages return: “401 - Project is not accessible ...