Re: [twitter-dev] update_profile_background_image - error code 500

2011-01-04 Thread Matt Harris
Hi Derlan,

This is often caused by the image not being sent the correct way. Image
uploading with OAuth is a little different as the request contains
multi-part data. I've produced an example of how to do image posting with
OAuth on github:

https://github.com/themattharris/tmhOAuth/blob/master/examples/images.php

Hope that helps,

@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Tue, Dec 28, 2010 at 1:00 PM, Derlan Lima  wrote:

> I have a problem with update_profile_background_image, sending the
> image parameter correctly and get the error "500 Internal Server
> Error", it can be?
>
> --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk
>

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[twitter-dev] update_profile_background_image - error code 500

2010-12-28 Thread Derlan Lima
I have a problem with update_profile_background_image, sending the
image parameter correctly and get the error "500 Internal Server
Error", it can be?

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk