@halcy do I need to give a created app access to my account somehow to use log_in?
@lydia Hmm, no. The exact workflow from http://mastodonpy.readthedocs.io/en/latest/ should work. Mind: username is e-mail.
@lydia I should probably mention that in the docs.
@halcy yup, that was my mistake
@lydia I'll update it in the docs along with the ratelimit changes
@halcy for user-related endpoints, what is the format of "id"?
@lydia It's the user id, as returned as part of everything that returns a user struct (for your own, try account_verify_credentials() )
@Gargron Specifically, when throttled, I get 2016-11-25 17:10:00 UTC rather than 2016-11-25T17:10:00 UTC