Describe the bug
I have an external python script which gets the READ_PLOT scope (approved with /auth) and returns the size. It works for basic and large plot but not massive (I don't have mega or world). (Using release v280)
To Reproduce
Steps to reproduce the behavior:
- Send websocket request "scopes read_plot"
- Approve with /auth in-game (or from approved token)
- Receive websocket response
- Send websocket request "size"
- Receive websocket response
Expected behavior
Websocket response should be "BASIC", "LARGE", "MASSIVE", OR "MEGA" (depending on plot). I get the "BASIC" and "LARGE" to work but the response would never send for massive plot. Occasionally I'd get kicked with the message in the screenshot.
Screenshots
Checks
Please check all these for more infomation with the bug.
Describe the bug
I have an external python script which gets the READ_PLOT scope (approved with /auth) and returns the size. It works for basic and large plot but not massive (I don't have mega or world). (Using release v280)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Websocket response should be "BASIC", "LARGE", "MASSIVE", OR "MEGA" (depending on plot). I get the "BASIC" and "LARGE" to work but the response would never send for massive plot. Occasionally I'd get kicked with the message in the screenshot.
Screenshots
Checks
Please check all these for more infomation with the bug.