miracsengonul / chatgpt-sound-downloader

Download your audios from ChatGPT
MIT License
18 stars 5 forks source link

Failed to retrieve necessary information for download #7

Closed rafaelkapela closed 1 month ago

rafaelkapela commented 1 month ago

Error: Failed to retrieve necessary information for download

messageId: 149167ca-2d70-4be2-b3ca-a15109a2aad5 content.js:79 conversationId: 66f7131d-58b4-8006-ab14-27571b041540 content.js:80 accessToken: null

miracsengonul commented 1 month ago

Important Note: Using a VPN or other browser extensions may cause unexpected issues. To accurately diagnose the problem, we recommend testing our extension in a clean browser profile (with other extensions disabled and VPN turned off).

kaevinio commented 1 month ago

I encounter the same error. No VPN is used and all other extensions are disabled. Also restarted chrome, but the same error. I checked the console and the accessToken remains null, that's why the if statement falls through and can't generate the audio. I have no experience with chrome extensions so I am not able to fix it, but I hope this informations helps.

Bildschirmfoto 2024-09-29 um 12 40 47
miracsengonul commented 1 month ago

I've just released a new update to fix the token authentication issues.