JSONDecodeError: Expecting value: line 1 column 1 (char 0)
File "gql\transport\aiohttp.py", line 335, in execute
File "aiohttp\client_reqrep.py", line 1182, in json
File "__init__.py", line 346, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 355, in raw_decode
ClientResponseError: Bad Request
File "gql\transport\aiohttp.py", line 323, in raise_response_error
File "aiohttp\client_reqrep.py", line 1060, in raise_for_status
TransportServerError: 400, message='Bad Request', url=URL('https://nss.pmdcollab.org/graphql')
(2 additional frame(s) were not displayed)
...
File "gql\client.py", line 795, in connect_async
File "gql\client.py", line 1661, in fetch_schema
File "skytemple_files\common\spritecollab\requests.py", line 119, in execute
File "gql\transport\aiohttp.py", line 342, in execute
File "gql\transport\aiohttp.py", line 325, in raise_response_error
Sentry Issue: SKYTEMPLE-2AM
This has been reported by two people on the Discord server so far. Support thread: https://discord.com/channels/710190644152369162/1238496072238632970. I could not reproduce it myself, so it doesn't seem to happen all the time.