pythonapimyspace

How to update status with myspace python api


I'm using myspace python api to post update status, but its return 401, Can't figure it out ,How to deal with that.


Solution

  • HTTP 401 status code suggests that you need some credentials to perform that POST operation.