Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

Cannot get Gamertag information #10

Open
BAG-OF-CHIPS-XX opened this issue Jan 12, 2019 · 1 comment
Open

Cannot get Gamertag information #10

BAG-OF-CHIPS-XX opened this issue Jan 12, 2019 · 1 comment

Comments

@BAG-OF-CHIPS-XX
Copy link

This has been working up until 1/12/19. see below for issue.

Traceback (most recent call last):
File "C:\Users\cdang\Desktop\test.py", line 7, in
gametag = xbox.GamerProfile.from_gamertag(gt)
File "C:\Python27\lib\site-packages\xbox\resource.py", line 67, in from_gamertag
return cls._fetch(url)
File "C:\Python27\lib\site-packages\xbox\decorators.py", line 8, in inner
return func(*a, **kw)
File "C:\Python27\lib\site-packages\xbox\resource.py", line 118, in fetch
raw_json = resp.json()
File "C:\Python27\lib\site-packages\xbox\vendor\requests\models.py", line 771, in json
return json.loads(self.text, **kwargs)
File "C:\Python27\lib\json_init
.py", line 339, in loads
return _default_decoder.decode(s)
File "C:\Python27\lib\json\decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Python27\lib\json\decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

@BAG-OF-CHIPS-XX
Copy link
Author

This may be an issue with xbox live, it seems to be having issue right now:

https://support.xbox.com/en-US/xbox-live-status

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant