Copy-pasted API url returns 404?

I fill in the parameters on the API doc site for the auctions and it works. But I copy and paste the identical url into Postman or my browser and it returns 404. Why?

Upon further testing I find that swapping the connected-realm value 97 with 67 works. 67 is the realm ID that the server belongs to when I look it up manually, but this returns a 404 on the documentation ‘Try It’ section. I forgot where I got the 97 value that made it work there, but that makes it work, then it fails in all other places. This is horribly misleading.

https://us.api.blizzard.com/data/wow/connected-realm/97/auctions?namespace=dynamic-us&locale=en_US&access_token=myTokenHere

Possibly related to this bug I guess: API docs page not updating request url properly

1 Like

Unfortunate. At least it is just a value issue, and not the formatting of the url itself being invalid.
Unrelated: Hi Schiller! Your posts appear everywhere and have been very helpful to me thus far. Thanks for your contribution!

1 Like