Skip to content

account/update_profile_image stack trace "Incorrect signature" #9

@amboy00

Description

@amboy00

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions