Why D3 Game Data APIs in CN got 403?

Everything was OK last few weeks, but all APIs in D3 Game Data returns 403 from last week. When could it repaired?

Can you provide more information like the region you are using, some sample requests if possible ? I just ran some automated tests and everything seems to be working fine.

Hi, thanks for replying.
I am trying to access region in US everything is OK: https:// us api blizzard com/data/d3/season/?access_token=xxx
but for region in China, it’s broken:
https:// gateway . battlenet . com . cn/data/d3/season/?access_token=xxx
I was using the same way this year, and it’s been all right until two weeks ago. Please help me. Thank you!

You shoud NEVER publish your token like you did. It is a violation of the API terms of use. Please remove it from the post.
Also it is perhaps a good idea to re-generate your secret under the API access page to force the expiration of the current token.

China endpoints are very tricky, only a few used to work, usually only profile endpoints not game data. I’m afraid there is nothing we can do to help you now, must wait for a blue to reply now.

Thanks, already removed it.