ReactingMeOriginal post
Rank 2: Process
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"
}
Summary
Developer fell asleep while getting help yesterday. Received an error message about 'Invalid success param' - URL host must be one of a few specific options. Code runs fine locally but not in the live environment. Looking for help to resolve the issue.