Hopefully this renders well… I've redacted the secret bits of course…


>>> import requests
>>> params = {"acctname": "myemail", "acctpass": "mypasswd", "clientguid": "myclientkey"}
>>> r = requests.post("https://api.10centuries.org/auth/login", data=params)
>>> r.status
code
200
>>> r.text
'{"meta":{"code":200,"server":"16.163"},"data":{"token":"<my token>"}}'

//

heh just realized my code uses the python requests package so it's rather simple. are you using that or directly with httplib?

//

I can whip up some sample python code for ya. That's what BlurbyBot is written in.

//

Looks like we've got some cooler weather coming as well. Hope it stays that way.

Hmmm. I'm starting to be more of that loud squeaky wheel at work. I probably should tone it down more. Either that or be prepared to enter the job market.

I certainly hope so. This hot weather ducks.

For those who may not have been following along. #BlurbyBot is now processing notifications differently, recieving pushes from 10C rather than polling for them. Do let me know if you experience any problems or delays.

Not until now. Guess I needed more coffee in order to make coffee though.

Pro tip: adding water is an important step to a successful pot of #coffee

will do. ?