You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.
After installing this package. I got the following error while trying to use this package.
client = app_store.Client(username, password)
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\NKDeol\AppData\Local\Programs\Python\Python39\lib\site-packages\app_store_connect_client\analytics.py", line 30, in init
self._login(username, password)
File "C:\Users\NKDeol\AppData\Local\Programs\Python\Python39\lib\site-packages\app_store_connect_client\analytics.py", line 74, in _login
raise Exception(
Exception: There was a problem with loading the login page cookies. Check login credentials.
Please help me in resolving this issue..
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hii
After installing this package. I got the following error while trying to use this package.
Please help me in resolving this issue..
Thanks in advance
The text was updated successfully, but these errors were encountered: