Skip to content

NXOAuth2Request with custom headers and JSON Body payload #211

@robin7331

Description

@robin7331

Hi,

first I was using signedRequests to perform requests with custom header and payload data. But then there is this issue that I cannot refresh a token.
Then I had to use [NXOAuth2Request performMethod] to overcome this issue.
But now I am not able to modify the headers or send JSON body payload.

So I have to choose between using signedRequests and having trouble refreshing the token or performMethod and not being able to modify the request?

How do you solve that?

Thanks!

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