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

Send Rollbar access token in HTTP header #303

Merged
merged 1 commit into from
Feb 7, 2019
Merged

Conversation

jondeandres
Copy link
Contributor

It seems we are not sending the access token in the
X-Rollbar-Access-Token header. When passing the token to
send_payload() we are taking the token from the data part of the
payload instead payload

It seems we are not sending the access token in the
`X-Rollbar-Access-Token` header. When passing the token to
`send_payload()` we are taking the token from the `data` part of the
payload instead `payload`
@rokob
Copy link
Contributor

rokob commented Feb 7, 2019

Looks like it got changed about 3 years ago
83c4564

@rokob
Copy link
Contributor

rokob commented Feb 7, 2019

LGTM

@rokob rokob merged commit 027f706 into master Feb 7, 2019
@bxsx bxsx deleted the send-token-header branch November 15, 2021 17:19
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

Successfully merging this pull request may close these issues.

2 participants