I am trying to access an API that requires authentication. This is the code that i am using but i keep getting a 405 Method Not Allowed error. Any thoughts? (my username a
try to change your datatype to "jsonp" is you are trying to send a cross domain request