{"message":"The requested route was not found. Please refer to the API docs and try again.","code":404,"type":"general_route_not_found","version":"1.6.1"}
The developers are getting a 'general_route_not_found' error when calling `createMembership()`. They should not pass `https://cloud.appwrite.io/v1` but the URL to their app instead to resolve the issue.
Steven
12 Mar, 2025, 00:26
When calling createMembership(), you shouldn't be passing https://cloud.appwrite.io/v1. You need to pass the URL to your app so you can finish the flow