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

headers["Authorization"] = auth_template % {"value": self.auth["accessToken"]} #14

Closed
MominIqbal-1234 opened this issue Apr 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@MominIqbal-1234
Copy link

i get the cookies this extension
https://chromewebstore.google.com/detail/export-cookie-json-file-f/nmckokihipjgplolmcmjakknndddifde

Error

end_auth
headers["Authorization"] = auth_template % {"value": self.auth["accessToken"]}
KeyError: 'accessToken'

@Simatwa
Copy link
Owner

Simatwa commented Apr 10, 2024

Same issue over here. I will try to fix it asap.

@Simatwa Simatwa added the bug Something isn't working label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants