Problem with adding tweets with images
a3014503 opened this issue · 4 comments
Hi, I have been using Circular for more than 2 month and its awesome but recently I added some tweets with images (which was for the first time and during the past 2 month all my tweets were text only) and it doesn't work! It says that its posted successfully but nothing will be added to profile. It would be great if you can help me figure out the problem and/or fix the issue.
Cheers
When I drag a photo from my computer, circular show the next error in the javascript console, and don't load the image:
ArrayBuffer is deprecated in XMLHttpRequest.send(). Use ArrayBufferView instead. circular.min.js:7
POST http://circular.io/api/upload 500 (Internal Server Error) circular.min.js:7
Uncaught TypeError: Cannot read property 'thumbnail' of null
I will look into it tomorrow, thanks for the report
On Thursday, September 18, 2014, Moises Gallego notifications@github.com
wrote:
When I drag a photo from my computer, circular show the next error in the
javascript console, and don't load the image:ArrayBuffer is deprecated in XMLHttpRequest.send(). Use ArrayBufferView instead. circular.min.js:7POST http://circular.io/api/upload 500 (Internal Server Error) circular.min.js:7Uncaught TypeError: Cannot read property 'thumbnail' of null
—
Reply to this email directly or view it on GitHub
#39 (comment).
Should be fixed.
Thanks.
Now I can attach images, but dont post the tweet, with or without image. Doesn't work! It says that its posted successfully but nothing will be added to profile
I used the "post now" button.