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

Access denied #1

Open
vilmer22 opened this issue Jun 17, 2018 · 2 comments
Open

Access denied #1

vilmer22 opened this issue Jun 17, 2018 · 2 comments

Comments

@vilmer22
Copy link

vilmer22 commented Jun 17, 2018

i install all , and when i am trying write print(api.balance)

print(api.balance)
Traceback (most recent call last):
File "", line 1, in
File "C:\Python27\lib\site-packages\SimpleQIWI\Session.py", line 80, in balanc
e
balances = self.full_balance
File "C:\Python27\lib\site-packages\SimpleQIWI\Session.py", line 70, in full_b
alance
return self._get_balance()
File "C:\Python27\lib\site-packages\SimpleQIWI\Session.py", line 131, in get
balance
raise QIWIAPIError(json)
SimpleQIWI.Errors.QIWIAPIError: {u'errorCode': u'auth.forbidden', u'serviceName'
: u'funding-sources', u'userMessage': u'Access denied'}

please help , what does it mean?
(i did it with cmd and run as administrator)

@ghost
Copy link

ghost commented Sep 22, 2019

maybe broken api key (auth failed)

@softskate
Copy link

If shows balance but can't show payment history or something like, then you entered your number wrong. If even balance doesn't show, so you entered api code wrong

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