TheAxeDude / ZiniGo

Utility to backup magazines from the Zinio service as PDF, bypassing/Removing their DRM.
MIT License
49 stars 9 forks source link

Getting an invalid JSON Web Token error #43

Closed sunshadowx closed 7 months ago

sunshadowx commented 7 months ago

Hello, I just ran the latest binary Zinigo_Windows_x64.exe on my Windows 11 64bit system and am getting the following error:

GettingLogin ... GotLogin Fetching Library Fetching page:1 {"status":false,"error":{"message":"Invalid Json Web Token in AsyncMiddleware","internal_code":"INVALID_TOKEN"}} Terminating the application...

sunshadowx commented 7 months ago

Interestingly enough, I tried using the config.json file and it seems to be working this way. I think it's because my username is my email address, and when passing the username through the command line, the .com at the end of the email address was getting truncated. Seems I'm good for now. Hope this helps anybody else with this error.