Open AlanTuring42 opened 9 months ago
main.txt try to substitute this file with original main.py in the location given in your error. and remember to save it as .py also you can remove anything that is commented within the file.
Also having trouble, already using the new main.py
Please enter client_id: ***
Please enter client_secret: ****
Open this URL in a browser: https://api.imgur.com/oauth2/authorize?client_id=d8bedef7121c28e&response_type=code&state=random_state_string&redirect_uri=http%3A%2F%2Flocalhost
Paste the full redirect URL here: https://imgur.com/?state=random_state_string&code=778b10aab21ede31ea81a74f6a1df1857ff15104
[2024-10-03 13:18:56,055] [main] [INFO] Exception has occured
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\imgurtofolder__main__.py", line 306, in
Got this error after providing
client_id
client_secret
path
I tried it on macOS (with python 3.11.7 and pip 23.3.2) Besides also tried it on Colab (with python 3.10.12 and pip 23.1.2) and got the exact same error