I have several other endpoints that are working correctly but here is the response:
{ "status": 500, "error": "Unexpected token 'e', \"error code: 525\" is not valid JSON"}
{ "status": 500, "error": "Unexpected token 'e', \"error code: 525\" is not valid JSON"}
Things I've tried:
1. Confirmed ssl is set to flexible 2. When it wasn't working on the cloudflare generated domain, I purchased and setup a custom domain via cloudflare 3. Tested hitting the endpoint from the console in a browser 4. I can copy the text from the request to the browser terminal and it works. 5. I attached a screenshot of making the request from the browser window