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

Changing error code for AuthErrorStates.NotRequired to 406 #516

Merged
merged 5 commits into from
Aug 12, 2021

Conversation

jakeichikawasalesforce
Copy link
Collaborator

​This change makes the error code distinct for AuthErrorStates.NotRequired, rather than simply a 400 error. This will allow the client (e.g. Tableau) to differentiate between errors more reliably. Adjusted tests accordingly (test_endpoint_handler.py, test_endpoints_handler.py, and test_service_info_handler.py).

This change also bumps the version to 2.4.0, and makes note of the new toggle to turn off evaluate API.

jakeichikawasalesforce and others added 2 commits August 11, 2021 13:59
Co-authored-by: ChairmanMa0 <jsliu78@gmail.com>
Co-authored-by: ChairmanMa0 <jsliu78@gmail.com>
CHANGELOG Show resolved Hide resolved
@ChairmanMa0
Copy link
Collaborator

@jakeichikawasalesforce Pls tag the release (2.4.0) after it's merged.

@jakeichikawasalesforce jakeichikawasalesforce merged commit 4874227 into master Aug 12, 2021
@jakeichikawasalesforce jakeichikawasalesforce deleted the dev_auth_not_required_error branch June 21, 2023 17:37
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.

4 participants