jublo / codebird-php

Easy access to the Twitter REST API, Direct Messages API, Account Activity API, TON (Object Nest) API and Twitter Ads API — all from one PHP library.
https://www.jublo.net/projects/codebird/php
GNU General Public License v3.0
776 stars 234 forks source link

media/upload endpoint has a GET method too #177

Closed jimenezmaximiliano closed 8 years ago

jimenezmaximiliano commented 8 years ago

If you want to get the status of the file being converted or whatever on twitter, you have to use media/upload by GET.

https://dev.twitter.com/rest/reference/get/media/upload-status

You can't do that right now because media/upload is in the POST array

mynetx commented 8 years ago

@jimenezmaximiliano Thank you for noting this. We will add it to our todo list.

viktorgardart commented 7 years ago

Do we know when 3.2 will be released? Or is there a workaround for this while waiting? 🙂

mynetx commented 7 years ago

Hi all, the first beta of 3.2 will come within days. I’ll make sure to notify you personally – can you send me your email address to support@jublo.net?