Open
Description
The following code where $image is a publicly accessible jpeg image causes an error:
return (new TwitterStatusUpdate($message))->withImage($image);
The error is:
"message": "You must supply a readable file", "exception": "InvalidArgumentException", "file": "D:\\project\\vendor\\abraham\\twitteroauth\\src\\TwitterOAuth.php"
Any thoughts as to why this is happenign?
Metadata
Metadata
Assignees
Labels
No labels