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

Fix Exchanging Token always returns 401 #178

Merged

Conversation

mrashed-dev
Copy link
Collaborator

Description

The API doesn't like the trailing "charset=utf-8" in the content-type header. Removing it allows the calls to process properly for auth.

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@mrashed-dev mrashed-dev merged commit 063f385 into v2.0.0-beta Dec 14, 2023
1 check passed
@mrashed-dev mrashed-dev deleted the AV-2993-exchanging-code-for-token-always-returns-401 branch December 14, 2023 20:23
mrashed-dev added a commit that referenced this pull request Dec 18, 2023
# Changelog

### Added
* Added support for event send RSVP (#175)

### Changed
* Fixed int type being serialized to double sometimes (#177)
* Fixed `Auth.exchangeCodeForToken` always returning 401 (#178)
* Fixed error when sending message or updating draft (#179)

# License
<!-- Your PR comment must contain the following line for us to merge the
PR. -->
I confirm that this contribution is made under the terms of the MIT
license and that I have the authority necessary to make this
contribution on behalf of its copyright owner.
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.

None yet

2 participants