Hello I am trying to get a request token but recieve the following response instead:
<error xmlns="api-v1.myspace.com"><statuscode>404</statuscode><statusdescription>Rogue request trapped. URI: http://api.myspace.com/request_token/</statusdescription></error>
Here is the code that I am using to attempt to get the request token:
http://dpaste.com/114963/
Any ideas as to what is going on?
Thanks in advance!