Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Client.apexrest does not pass data param in GET requests #49

@mcilroyc

Description

@mcilroyc

If method=GET, I would expect the data object to be serialized on to the GET request, but the "processData=false" flag sent to the underlying ajax method is preventing that

https://github.com/developerforce/Force.com-JavaScript-REST-Toolkit/blob/master/forcetk.js#L274

There should be some way to allow apexrest to handle GET requests with querystring data. This would be useful or custom apexrest services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions