These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

API Returning 405 Method Not Allowed

When I make requests in the chrome developer console directly to the URL I do not have any issues. However, when I make requests using ajax in an html file, I always get a response of 405 method not allowed. Is there a specific way you have to make ajax requests?