[PartyBot] [09:06:01] PartyBot made by xMistt. Massive credit to Terbau for creating the library.
[PartyBot] [09:06:01] Discord server: https://discord.gg/8heARRB - For support, questions, etc.
[PartyBot] [09:06:01] Automatically opening Epic Games login, please sign in.
{
"errorCode": "errors.com.epicgames.common.slow_down",
"errorMessage": "Request frequency should not exceed one call per 10 seconds",
"messageVars": [
"10"
],
"numericErrorCode": 1012,
"originatingService": "com.epicgames.account.public",
"intent": "prod",
"error_description": "Request frequency should not exceed one call per 10 seconds",
"error": "invalid_grant"
}
Traceback (most recent call last):
File "/home/runner/workspace/fortnite.py", line 106, in main
await device_auths.load_device_auths()
File "/home/runner/workspace/partybot/deviceauths.py", line 66, in load_device_auths
raise MissingDeviceAuth('Missing required device auth key.')
partybot.errors.MissingDeviceAuth: Missing required device auth key.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/runner/workspace/fortnite.py", line 137, in
loop.run_until_complete(main())
File "/nix/store/iizfzmqjdfvbyx82gqw92glb5zl6m4my-python3-3.12.12/lib/python3.12/asyncio/base_events.py", line 691, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/home/runner/workspace/fortnite.py", line 112, in main
new_device_auths = await gen.generate_device_auths()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/workspace/partybot/generator.py", line 84, in generate_device_auths
device_auths = await self.create_device_auths(user)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/workspace/partybot/generator.py", line 187, in create_device_auths
"device_id": data['deviceId'],
~~~~^^^^^^^^^^^^
KeyError: 'deviceId'
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fca4478a720>
Unclosed connector
connections: ['deque([(<aiohttp.client_proto.ResponseHandler object at 0x7fca43f2c7d0>, 5916.35861288)])', 'deque([(<aiohttp.client_proto.ResponseHandler object at 0x7fca4406bbf0>, 5916.379333742)])']
connector: <aiohttp.connector.TCPConnector object at 0x7fca46164830>
[PartyBot] [09:06:01] PartyBot made by xMistt. Massive credit to Terbau for creating the library.
[PartyBot] [09:06:01] Discord server: https://discord.gg/8heARRB - For support, questions, etc.
[PartyBot] [09:06:01] Automatically opening Epic Games login, please sign in.
{
"errorCode": "errors.com.epicgames.common.slow_down",
"errorMessage": "Request frequency should not exceed one call per 10 seconds",
"messageVars": [
"10"
],
"numericErrorCode": 1012,
"originatingService": "com.epicgames.account.public",
"intent": "prod",
"error_description": "Request frequency should not exceed one call per 10 seconds",
"error": "invalid_grant"
}
Traceback (most recent call last):
File "/home/runner/workspace/fortnite.py", line 106, in main
await device_auths.load_device_auths()
File "/home/runner/workspace/partybot/deviceauths.py", line 66, in load_device_auths
raise MissingDeviceAuth('Missing required device auth key.')
partybot.errors.MissingDeviceAuth: Missing required device auth key.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/runner/workspace/fortnite.py", line 137, in
loop.run_until_complete(main())
File "/nix/store/iizfzmqjdfvbyx82gqw92glb5zl6m4my-python3-3.12.12/lib/python3.12/asyncio/base_events.py", line 691, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/home/runner/workspace/fortnite.py", line 112, in main
new_device_auths = await gen.generate_device_auths()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/workspace/partybot/generator.py", line 84, in generate_device_auths
device_auths = await self.create_device_auths(user)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/workspace/partybot/generator.py", line 187, in create_device_auths
"device_id": data['deviceId'],
~~~~^^^^^^^^^^^^
KeyError: 'deviceId'
Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fca4478a720>
Unclosed connector
connections: ['deque([(<aiohttp.client_proto.ResponseHandler object at 0x7fca43f2c7d0>, 5916.35861288)])', 'deque([(<aiohttp.client_proto.ResponseHandler object at 0x7fca4406bbf0>, 5916.379333742)])']
connector: <aiohttp.connector.TCPConnector object at 0x7fca46164830>