igolaizola / bulkai

AI image generation in bulk automatically
MIT License
191 stars 40 forks source link

Mac OS - couldn't create discord client: discord: couldn't parse token #30

Open GENESISBM opened 1 year ago

GENESISBM commented 1 year ago

It seems that there is an error when creating the session from MAC OS (Windows works correctly), after configuring the yaml file and creating the session, when executing the generate command, it gives me the following error:

image

When comparing the two sessions on Windows and Mac, we can see the following:

Captura de pantalla 2023-05-14 a las 14 38 37

Left windows - Right Mac OS

It seems that the error is related to the type of token being used, that's the impression I get. Greetings from Barcelona 😄 .

GENESISBM commented 1 year ago

Update: If I copy the token from Windows to the Mac session, it seems to work correctly.

igolaizola commented 1 year ago

It seems like the Discord website on Mac OS is using a different format for the token. I'll try to investigate it. They could eventually roll out that change to other OS.