OpenXbox / xbox-webapi-python

A python library to authenticate with Xbox Live via your Microsoft Account and provides Xbox related Web-API.
https://pypi.python.org/pypi/xbox-webapi
MIT License
175 stars 44 forks source link

XboxLiveClient.message.send_message function does not work #22

Closed naveenailawadi closed 3 years ago

naveenailawadi commented 4 years ago

response = self.xbl_client.message.send_message("This is a test", gamertags="['some', 'gamertags']")

When sending a message, no error is thrown. Instead, I receive the following 400 response: {"errorCode":1001,"errorMessage":"Failed to deserialize request."}.

tuxuser commented 3 years ago

New messaging endpoint is implemented in v2