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

vinted api Oauth #16

Open
HappyG01 opened this issue Nov 21, 2023 · 0 comments
Open

vinted api Oauth #16

HappyG01 opened this issue Nov 21, 2023 · 0 comments

Comments

@HappyG01
Copy link

HappyG01 commented Nov 21, 2023

i added a subscription in the discord server and i got a error. Failed to get oauth token

Traceback (most recent call last):
File ".\Bureaublad\vinted bot\vintedpy\main.py", line 25, in run_background
items = scrape(db, sub)
File ".\Bureaublad\vinted bot\vintedpy\scraper.py", line 21, in scrape
response = search(params["url"], {"per_page": 20})
File ".\Bureaublad\vinted bot\vintedpy\api.py", line 96, in search
session = get_oauth_token()
File ".\Bureaublad\vinted bot\vintedpy\api.py", line 36, in get_oauth_token
raise Exception('Failed to get oauth token')
Exception: Failed to get oauth token

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

1 participant