- Sep 14, 2020
- 4
- 0
Yesterday it works, now it seems, that the Game doesnt get the auth token
All is see in the cmd prompt is the following
But in the Game, it stays on a Screen which is saying "waiting for Patreon"
All is see in the cmd prompt is the following
Code:
* Serving Flask app 'server' (lazy loading)
* Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
* Debug mode: off
* Running on http://127.0.0.1:12345/ (Press CTRL+C to quit)
<Request 'http://127.0.0.1:12345/_api/oauth2/v2/identity?include=memberships&fields%5Bmember%5D=currently_entitled_amount_cents,last_charge_date,last_charge_status' [GET]>
127.0.0.1 - - [18/Jun/2021 11:56:46] "GET /_api/oauth2/v2/identity?include=memberships&fields%5Bmember%5D=currently_entitled_amount_cents,last_charge_date,last_charge_status HTTP/1.1" 200 -