Discussions
API Returning 405 Method Not Allowed
over 5 years ago by Alex Lippincott
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?