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

TypeError: BasicAuth() tuple is required instead #6

Open
ampledata opened this issue Mar 15, 2023 · 0 comments
Open

TypeError: BasicAuth() tuple is required instead #6

ampledata opened this issue Mar 15, 2023 · 0 comments

Comments

@ampledata
Copy link
Collaborator

Mar 10 01:14:33 cotgateway inrcot[436065]: 2023-03-10 01:14:33,460 pytak ERROR pytak.classes.get_inreach_feeds:74 - BasicAuth() tuple is required instead
Mar 10 01:14:33 cotgateway inrcot[436065]: Traceback (most recent call last):
Mar 10 01:14:33 cotgateway inrcot[436065]:   File “/usr/lib/python3/dist-packages/inrcot/classes.py”, line 69, in get_inreach_feeds
Mar 10 01:14:33 cotgateway inrcot[436065]:     response = await session.request(
Mar 10 01:14:33 cotgateway inrcot[436065]:   File “/usr/lib/python3/dist-packages/aiohttp/client.py”, line 464, in _request
Mar 10 01:14:33 cotgateway inrcot[436065]:     req = self._request_class(
Mar 10 01:14:33 cotgateway inrcot[436065]:   File “/usr/lib/python3/dist-packages/aiohttp/client_reqrep.py”, line 290, in __init__
Mar 10 01:14:33 cotgateway inrcot[436065]:     self.update_auth(auth)
Mar 10 01:14:33 cotgateway inrcot[436065]:   File “/usr/lib/python3/dist-packages/aiohttp/client_reqrep.py”, line 468, in update_auth
Mar 10 01:14:33 cotgateway inrcot[436065]:     raise TypeError(‘BasicAuth() tuple is required instead’)
Mar 10 01:14:33 cotgateway inrcot[436065]: TypeError: BasicAuth() tuple is required instead```
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

1 participant