an-anime-team / anime-game-core

Unified library to controll different games installations. Provides basic instruments for adding support for mechanics like game updating
GNU General Public License v3.0
23 stars 12 forks source link

Honkai API invalid keys #12

Closed Neziak closed 6 months ago

Neziak commented 6 months ago

Getting "invalid key" errors for Honkai API requests.

{"data":null,"message":"invalid key","retcode":-205}

Affected game editions are Global, Sea, Taiwan & Korea. API requests for China & Japan still work as of now.

https://github.com/an-anime-team/anime-game-core/blob/0fb314b61d1deb1cd281dc6dc041ce27886cf513/src/games/honkai/consts.rs#L34-L43

mkrsym1 commented 6 months ago

The company appear to have changed the URLs. Please wait for Krypton to update them

Neziak commented 6 months ago

Issue has been fixed in 1.17.7 (commit 70688c783bde19943bbe69e906099e794e392ca8). Thanks!