Re: Help with 400 Bad Request
Ulrich Klauer <[email protected]> Sun, 15 Feb 2015 11:48:38 +0100
| Newsgroups | gmane.comp.audio.musicbrainz.devel |
|---|---|
| Message-ID | <[email protected]> |
Joe Martinez wrote: > Ok, I updated it to echo the opaque value sent from the server. I sent it > to your server again, and I got the same error. It's a real authentication error this time. :-) The account jmartine doesn't exist on the sandbox as it is too young. Use something else (like "foo", that does exist), or try it on the real server (with your real password then, of course). Though for good measure, you should change the qop value; I checked with the RFC, and it indeed may only be one value - the server provides a list of options to choose from (auth, auth-int) and you send only the selected option (auth). Ulrich