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

NXOAuth2Request with custom headers and JSON Body payload #211

Open
robin7331 opened this issue Aug 8, 2016 · 0 comments
Open

NXOAuth2Request with custom headers and JSON Body payload #211

robin7331 opened this issue Aug 8, 2016 · 0 comments

Comments

@robin7331
Copy link

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!

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