I really think there’s something new implemented in the API that blocks our requests, it’s maybe not a bug on Twitter side, but they must have added some kind of specifications about the headers that the library is not explicit about.
Either curl http version, or content-type for multipart etc…
It would be nice to have these informations from twitter, so at least we can try fixing the library, it’s hard to code a library without knowing what the API expect exactly.
Thanks @episod for your time on this issue, with more users adding to this thread, and i see more discussions being created about similar issues, i think this is something worth looking into with the API team so we can get a fix rolling ASAP.
Please continue adding informations to this thread if you get any, i’ll do my best to debug the library (it’s not mine) and try to figure out what Twitter expect and causes the issue.