Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Favorilere Ekleme Çalışmıyor #46

Closed
emregeldegul opened this issue Jan 3, 2021 · 0 comments
Closed

Favorilere Ekleme Çalışmıyor #46

emregeldegul opened this issue Jan 3, 2021 · 0 comments

Comments

@emregeldegul
Copy link
Contributor

Favorilere ekleme özelliği çalışmıyor, key error fırlatıyor.

Request URL: http://127.0.0.1:5000/fav/9780131495050
Request Method: GET
Status Code: 500 INTERNAL SERVER ERROR
Remote Address: 127.0.0.1:5000
Referrer Policy: strict-origin-when-cross-origin

KeyError: 'favs'

--> if user['favs']['favs']:
        for i in user['favs']['favs']:
            if i == full_url:
                break
emregeldegul added a commit to emregeldegul/cevrimici-kitap-galerisi that referenced this issue Jan 3, 2021
emregeldegul added a commit to emregeldegul/cevrimici-kitap-galerisi that referenced this issue Jan 3, 2021
ilteriskeskin added a commit that referenced this issue Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants