-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid Token Logging Query #880
Comments
@eophten You get the error from I get some these errors during EVE downtime in my logs too.
Explanation:PF has a cronjob |
Yes. this log was generated in
|
Last login timestamp for the character in question is 2019-09-04 22:04:50 |
rgr thanks! For a quick "fix" you can delte the row from table For a proper fix, Ill change the PHP code in the next release. What happened?
|
This occurs every minute (on cron tick). What does it mean? How can it be resolved?
{"message":"POST /oauth/token HTTP/1.1 → 400 Bad Request 77","context":{"data":{"response":{"code":400,"phrase":"Bad Request","version":"1.1","res_header_content-length":"77","error_msg":"invalid_token"},"cache":{"status":"MISS"},"request":{"method":"POST","url":"https://login.eveonline.com/oauth/token","host":"login.eveonline.com","path":"/oauth/token","target":"/oauth/token","version":"1.1"},"stats":{"time":"0.359869"}},"tag":"warning"},"level":400,"level_name":"ERROR","channel":"api_esi_requests","datetime":{"date":"2019-11-30 19:10:02.476666","timezone_type":3,"timezone":"UTC"},"extra":{"path":"/cron/deleteLogData","ip":""}}
The text was updated successfully, but these errors were encountered: