Seems like today GF changed their protocol to obtain token, so probably most of custom launchers like [Only registered and activated users can see links. Click Here To Register...]
stopped working.
After im already logged in the client and I try to generate the code/token to enter the game, after sending post request im receiving json with "error: "{"message": "Not allowed to create code"}.
Anyone has some kind of idea what exactly changed, or how to make it work?
I noticed there is blackbox content field in the call to /api/v1/auth/thin/codes, but even with blackbox provided it won't return code to me for some reason.
I provide following headers for the call: User-Agent, tnt-installation-id, Origin, Content-Type, Authorization.
stopped working.
After im already logged in the client and I try to generate the code/token to enter the game, after sending post request im receiving json with "error: "{"message": "Not allowed to create code"}.
Anyone has some kind of idea what exactly changed, or how to make it work?
I noticed there is blackbox content field in the call to /api/v1/auth/thin/codes, but even with blackbox provided it won't return code to me for some reason.
I provide following headers for the call: User-Agent, tnt-installation-id, Origin, Content-Type, Authorization.