你好。
由于中华人民共和国大陆政府单方面禁止了访问itch.io,你需要一个代理服务访问itch.io。
关于您可以访问网页服务但是无法访问app客户端,我假设您已经设置了一个http代理。由于itch客户端强制不走http代理,你会看到json-rpc超时。
您可以使用您代理的tun模式,这预期代理全部流量。
the expected behavior is that it returns a json described in
https://itch.io/docs/api/serverside#reference/profileme-httpsitchioapi1keyme
This issue has caused the game Among Us unable to login through eos gateway
https://itch.io/api/1/KEY/me
replacing the "KEY" with oauth key and request, it will now redirects you to https://api.itch.io/me and show error:
{"errors":["invalid api version: expected 1"],"details":"The API endpoint you tried to access is not available on version of the API you requested "}