the-marenga/sf-scrapbook-helper

[Bug] Multiple SSO accounts running on same server keeps logging out

Closed this issue · 4 comments

After 3-4 fights (sometimes longer) second account is stacked at Logging in. Only solution right now is to restart the Scrapbook Helper and add account again.

Hmmm... sso accounts need to sync their auth together, which likely causes these problems. I thougth I made sure that was all fine, but I guess I missed something.

Are you interacting with S&F through another way, whilst this is happening (Webbrowser/Steam/Android/MFBot), or is this just happening by itself?

Might also help, if you share your helper.log file. That might contain warnings, that point me in the right direction.

I am using just scrapbook without anything other open Webbrowser or MFBOT are everytime closed.

Here is part of helper.log
2024-03-21 08:05:55 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:05:58 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:05:59 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:00 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:06:02 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:06:03 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:05 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:08 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:08 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:06:10 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:11 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:06:13 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:15 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:06:15 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:18 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:19 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:06:20 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:21 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:06:24 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:25 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:27 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:06:28 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:06:29 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:31 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:32 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:06:34 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:36 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:37 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:06:39 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:40 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:06:41 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:44 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:06:44 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:46 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:06:46 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:50 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:51 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:51 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:06:54 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:06:55 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:06:56 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:00 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:07:00 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:00 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:07:02 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:05 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:06 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:07:07 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:09 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:07:10 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:12 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:15 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:07:15 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:07:15 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:17 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:21 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:22 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:23 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:07:24 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:07:26 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:27 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:31 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:32 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:07:32 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:07:33 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:36 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:38 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:40 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:07:41 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:42 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:07:43 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:46 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:07:47 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:48 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:07:48 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:52 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:53 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:07:53 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:54 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:07:57 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:07:59 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:02 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:03 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:08:03 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:08:04 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:07 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:08 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:08:09 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:12 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:13 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:08:14 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:18 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:18 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:08:19 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:21 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:08:23 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:24 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:27 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:08:28 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:29 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:08:30 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:33 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:35 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:35 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:08:36 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:08:38 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:40 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:40 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:08:42 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:08:44 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:45 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:49 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:49 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:08:50 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:08:51 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:54 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:56 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:08:56 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:08:58 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:08:59 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:01 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:04 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:09:04 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:06 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:07 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:09:09 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:11 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:09:11 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:13 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:09:15 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:16 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:20 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:21 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:09:21 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:09:22 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:25 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:27 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:27 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:09:30 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:31 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:09:32 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:32 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:09:35 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:37 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:39 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:09:40 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:09:40 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:42 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:46 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:47 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:09:48 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:48 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:09:51 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:53 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:55 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:09:56 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:09:57 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:09:58 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:00 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:10:01 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:10:02 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:03 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:06 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:10:07 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:10:07 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:08 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:13 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:13 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:10:14 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:16 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:10:18 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:19 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:21 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:10:22 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:10:23 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:24 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:26 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:10:28 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:29 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:31 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:10:32 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:10:33 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:34 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:37 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:10:37 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:10:39 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:40 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:44 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:45 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:45 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:10:47 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:10:49 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:50 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:54 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:10:54 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:10:54 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:55 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:10:59 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:00 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:11:00 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:01 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:11:04 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:05 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:08 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:11:09 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:11:10 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:11 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:15 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:15 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:11:16 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:16 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:11:20 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:21 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:23 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:11:23 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:11:25 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:26 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:29 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:11:30 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:31 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:33 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:11:35 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:36 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:38 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:11:39 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:11:41 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:42 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:45 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:11:46 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:47 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:48 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:11:51 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:52 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:53 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:11:56 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:11:56 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:11:57 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:01 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:02 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:12:02 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:05 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:12:06 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:07 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:10 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:12:11 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:12:12 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:13 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:17 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:18 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:19 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:12:21 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:12:22 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:23 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:26 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:12:27 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:27 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:12:28 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:32 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:33 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:35 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(1) }
2024-03-21 08:12:36 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(4448030590050341965), account: AccountID(0) }
2024-03-21 08:12:37 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:39 | WARN | sf_api::gamestate:1177 | Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }
2024-03-21 08:12:43 | INFO | sf_scrapbook_helper:54 | Starting up
2024-03-21 08:12:43 | DEBUG | sf_scrapbook_helper:73 | Setup window
2024-03-21 08:12:52 | INFO | sf_scrapbook_helper::message:386 | Successfully logged in AccountIdent { server_id: ServerID(16349284651993439595), account: AccountID(0) } on https://s10.sfgame.eu/
2024-03-21 08:12:52 | DEBUG | sf_scrapbook_helper::backup:150 | s10sfgameeu fetch online backup: false
2024-03-21 08:12:52 | DEBUG | sf_scrapbook_helper::backup:29 | Restoring local backup
2024-03-21 08:12:52 | DEBUG | sf_scrapbook_helper::crawler:157 | Logging in N2Kom09J on https://s10.sfgame.eu/
2024-03-21 08:12:53 | DEBUG | sf_scrapbook_helper::crawler:159 | Successfully logged in N2Kom09J on https://s10.sfgame.eu/
2024-03-21 08:12:55 | WARN | sf_api::misc:48 | Invalid value for other s wood in server response: -7162
2024-03-21 08:12:55 | WARN | sf_api::misc:48 | Invalid value for other s wood in server response: -2641
2024-03-21 08:12:55 | WARN | sf_scrapbook_helper::message:262 | No player result
2024-03-21 08:13:16 | DEBUG | sf_scrapbook_helper::backup:27 | Reset crawling progress
2024-03-21 08:13:28 | INFO | sf_scrapbook_helper::message:386 | Successfully logged in AccountIdent { server_id: ServerID(16349284651993439595), account: AccountID(1) } on https://s10.sfgame.eu/
2024-03-21 08:18:33 | WARN | sf_api::misc:48 | Invalid value for other s wood in server response: -7162
2024-03-21 08:20:15 | WARN | sf_api::misc:35 | Invalid value for attribute value in server response: -2
2024-03-21 08:20:15 | WARN | sf_api::misc:35 | Invalid value for attribute value in server response: -3
2024-03-21 08:20:15 | WARN | sf_api::misc:35 | Invalid value for attribute value in server response: -3
2024-03-21 08:20:15 | WARN | sf_api::gamestate::items:205 | Invalid attribute value: -3, Amulet
2024-03-21 08:20:15 | WARN | sf_api::gamestate::items:205 | Invalid attribute value: -3, Amulet
2024-03-21 08:20:15 | WARN | sf_api::gamestate::items:205 | Invalid attribute value: -3, Amulet
2024-03-21 08:22:13 | WARN | sf_api::misc:48 | Invalid value for other s wood in server response: -2641
2024-03-21 08:22:13 | WARN | sf_api::misc:48 | Invalid value for other s wood in server response: -6880
2024-03-21 08:22:13 | WARN | sf_scrapbook_helper::message:262 | No player result
2024-03-21 08:33:55 | WARN | sf_api::misc:35 | Invalid value for attribute value in server response: -2
2024-03-21 08:33:55 | WARN | sf_api::gamestate::items:205 | Invalid attribute value: -2, FootWear
2024-03-21 08:33:55 | WARN | sf_api::gamestate::items:205 | Invalid attribute value: -2, FootWear
2024-03-21 08:33:55 | WARN | sf_api::gamestate::items:205 | Invalid attribute value: -2, FootWear
2024-03-21 08:43:30 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(16349284651993439595), account: AccountID(0) }
2024-03-21 08:43:33 | INFO | sf_scrapbook_helper::message:1179 | Relogin success
2024-03-21 08:44:00 | WARN | sf_scrapbook_helper::message:1302 | Unable to poll AccountIdent { server_id: ServerID(16349284651993439595), account: AccountID(1) }
2024-03-21 08:44:06 | INFO | sf_scrapbook_helper::message:1179 | Relogin success

Thanks for the info!

Update ignored success" -> ResponseVal { value: "false,"status":401,"data":{"error":"access_denied","error_description":"The resource owner or authorization server denied the request.","hint":"Access token could not be verified","message":"The resource owner or authorization server denied the request."}}", sub_key: "" }

That means the sever sends back a "success", which means everything went as expected and then in the extra info, it states, that there is actually an error... I love working with the S&F servers, you can not trust them ever it seems...

Anyway, that means I will have to make sure "success" does not contain an error I guess and make sure to handle that error. Might take a bit of time though, but should be fixed in the next release

I am going to assume, that some of the previous fixes resolved this issue. Feel free to reopen this, if you still have this issue