Post
Topic
Board Beginners & Help
Re: mtGox Trading API down?
by
NYConsultant
on 09/07/2011, 05:11:13 UTC
You guys do realize that you need to issue a POST to that url with your credentials as POST'ed variables?  Hitting it from the browser with your credentials as query string parameters will always yield that error message.

If you need some C# code to illustrate this, let me know; i've written a c# api that will talk to the MTGox api for you