It looks like since this weeks maintenance I have been getting 404s on endpoints that do exist. Here’s an example (for the profession index):
> Error in bnetAPICall("profession.index", region = region) :
> Not Found (HTTP 404). Failed to request failed https://us.api.blizzard.com/data/wow/profession/index?locale=en_US&namespace=static-us
> date: Thu, 07 Apr 2022 15:13:42 GMT
> content-type: application/json;charset=UTF-8
> transfer-encoding: chunked
> connection: keep-alive
> battlenet-namespace: static-9.2.0_42277-us
> vary: accept-encoding
> blizzard-token-expires: 2022-04-08T15:04:30.410Z
> content-encoding: gzip
> x-trace-traceid: d1384f62-116b-322e-b1fc-a4c77581494f
> x-trace-spanid: 16da7bcb-7e70-e010-26a1-fa164cca34a8
> x-trace-parentspanid: 16da7bcb-7e70-dfe0-26a1-fa164cca34a8
> x-frame-options: SAMEORIGIN
> x-content-type-options: nosniff
>
> server: blizzard.
edit: fix log fmt