Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Error retrieving oauth token #7

Closed
orzynico opened this issue Jun 1, 2023 · 1 comment
Closed

Error retrieving oauth token #7

orzynico opened this issue Jun 1, 2023 · 1 comment

Comments

@orzynico
Copy link

orzynico commented Jun 1, 2023

File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\main.py", line 25, in run_background
items = scrape(db, sub)
^^^^^^^^^^^^^^^
File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\scraper.py", line 21, in scrape
response = search(params["url"], {"per_page": 20})
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\api.py", line 96, in search
session = get_oauth_token()
^^^^^^^^^^^^^^^^^
File "C:\Users\orsin\Desktop\VintDiscord\vintedpy\api.py", line 36, in get_oauth_token
raise Exception('Failed to get oauth token')
Exception: Failed to get oauth token

@vlourme
Copy link
Owner

vlourme commented Jun 29, 2023

Please see issue #8.

@vlourme vlourme closed this as completed Jun 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants