Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

account/update_profile_image stack trace "Incorrect signature" #9

Open
amboy00 opened this issue Apr 18, 2011 · 0 comments
Open

account/update_profile_image stack trace "Incorrect signature" #9

amboy00 opened this issue Apr 18, 2011 · 0 comments

Comments

@amboy00
Copy link

amboy00 commented Apr 18, 2011

Is anyone else getting a stack trace when updating the profile Image?

$avatar_response = $this->tweet->call('post', 'account/update_profile_image', array('@image' => '@{$loc}'));

I've tried other combinations, no at sign, /1 in the url, same problem. The only thing I learned was that in this call, the image needs to be a raw multi-part file. Is that something this library supports?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant