zarch1972

Results 29 comments of zarch1972

Thanks @dhjw , appreciate you taking the time to reply I will give it a go. Only 10 days until the supposed v1 API switch off now.

I've now implemented this and the tweets are sending. Hopefully all set for the v1 withdrawal later this week. Is there any way of knowing that you are tweeting using...

I've now implemented this and the tweets are sending. Hopefully all set for the v1 withdrawal later this week. Is there any way of knowing that you are tweeting using...

Thanks for the speedy work @dhjw , much appreciated. Although my code is still falling over because of the media_category requirement. Where do we put that? Does it go in...

Thanks for the speedy work @dhjw , much appreciated. Although my code is still falling over because of the media_category requirement. Where do we put that? Does it go in...

All confirmed working with the `media_category='tweet_image'` addition to the upload. Thank you again @dhjw

All confirmed working with the `media_category='tweet_image'` addition to the upload. Thank you again @dhjw

I'm getting another error this morning with media upload; 404 Not Found This was working just the other day. ``` media = client_v1.media_upload(filename='tracker_to_be_tweeted.png',media_category='tweet_image') File "/home/mick/.local/lib/python3.10/site-packages/tweepy/api.py", line 3492, in media_upload return...

I'm getting another error this morning with media upload; 404 Not Found This was working just the other day. ``` media = client_v1.media_upload(filename='tracker_to_be_tweeted.png',media_category='tweet_image') File "/home/mick/.local/lib/python3.10/site-packages/tweepy/api.py", line 3492, in media_upload return...

Whoops, looks like I already raised this on the heatpumpmonitor issues!! https://github.com/openenergymonitor/heatpumpmonitor.org/issues/49