Auctions API not available for all realms?

Hi all.
I’m just starting out with APIs here so forgive my ignorance.

Hopefully my issue is easy to fix and I just missed something: otherwise I’ll have to scrap my idea.

I’m looking to get all the Auctions available from a certain European Realm called “Khaz Modan” (realm id is 640), yet I keep getting a 403 (forbidden) error. However, if I replace the realm id with another one that is also on Eurpean region and is UP, I get the auctions.

What am I doing wrong? Here is the query.

(https://)eu.api.blizzard(dot)com/data/wow/connected-realm/640/auctions?namespace=dynamic-eu&locale=en_Gb&access_token=TOKENHERE

What I’ve tried:
-changing namespaces (I get eithor 403 or 404 errors)
-changing locales: en_GB to fr8FR for example → no difference
-changing realm: it works

Thanks for any help :slight_smile:

You’re using a realm ID (640) where you need to use a connected realm ID (3690).

See Kel'Thuzad ID not working? - #4 by Erorus-11776