sferik / x-ruby

A Ruby interface to the X API.
MIT License
68 stars 13 forks source link

Invalid Request: One or more parameters to your request was invalid. (X::BadRequest) #26

Closed Lynzl closed 2 months ago

Lynzl commented 2 months ago

Hello again,

Since recently, when I try to tweet a video, I get the error :

Invalid Request: One or more parameters to your request was invalid. (X::BadRequest)

when I call post().

The example chunked_media_upload.rb is concerned too.

Thank you in advance and have a nice day.

Lynzl commented 2 months ago

The issue seems to be resolved.