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

Error loading state: AccessDenied: Access Denied (AWS S3 backend) #18801 #443

Merged
merged 12 commits into from Aug 26, 2020

Conversation

harold-xi
Copy link
Contributor

According to Github Issue #18801 Tabpy.query script was not passing headers onto Tabpy, which results in authentication headers not being received and users were unable to use Tabpy.query to query an endpoint. The solution was to just pass on all of the request headers onto Tabpy.

@pep8speaks
Copy link

pep8speaks commented Aug 25, 2020

Hello @harold-xi! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-08-25 19:11:32 UTC

@0golovatyi
Copy link
Contributor

@harold-xi seems like some more pep8 complaints need to be fixed.

tabpy/tabpy_server/handlers/util.py Outdated Show resolved Hide resolved
@jmoens
Copy link
Collaborator

jmoens commented Aug 26, 2020

all good

@0golovatyi 0golovatyi merged commit 753257f into dev Aug 26, 2020
@0golovatyi 0golovatyi deleted the hxi/custom-auth-error branch August 26, 2020 21:40
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

5 participants