Skip to content

Using only consumer_key and consumer_secret breaks POST requests #28

Description

@beaumartinez

I can't really write an example, but if you only specify the consumer_key and consumer_secret in the hook, POST requests don't send data, they send it as part of the query string (even though the data isn't present in request.params either).

I've tried similar code with restkit and it worked fine with that.

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