
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
- [AppwriteException: Network request fail...
When I tried to list the documents from one of the collections, it would show Error: Network request failed. But if I tried others, it would show all of the doc...
- Question about adding duplicate worker-f...
1.) Is this still this is a valid strategy for having parallel processing of async function executions? I saw some support threads on the appwrite site which we...
- How to detect user disconnection?
I'm creating a 1v1 challenge using realtime and i want to trigger a function when the user disconnect... how to make this using Appwrite Realtime? i searched i...
