Roblox / roblox-blender-plugin

A Blender plugin to upload selected assets in Blender to Roblox using Roblox's Open Cloud API.
MIT License
117 stars 28 forks source link

Internal client error. No creators were authorized during login #45

Closed Lumanyii closed 7 months ago

Lumanyii commented 7 months ago

No idea why this is happening, it starts doing this every time I try to log back into ROBLOX,

Tried reinstalling it but it failed to fix the problem but here's the console.

Traceback (most recent call last): File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\roblox-blender-plugin\lib\oauth2_login_operators.py", line 69, in on_login_complete task.result() File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\roblox-blender-plugin\lib\oauth2_client.py", line 192, in login raise LoginError from handler.request_handled_event.exception roblox-blender-plugin.lib.oauth2_client.LoginError

Nightriff commented 5 months ago

This happens if you go through the process of logging in with Roblox without selecting/authorizing any "creators" during login. You should select at least either your own account as an authorized creator or a group you have permissions to upload to.