We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
POST https://api.hackru.org/prod/read with no body returns HTTP 200:
https://api.hackru.org/prod/read
{ errorMessage: "'token'", errorType: 'KeyError', stackTrace: [ [ '/var/task/src/schemas.py', 19, 'wrapt', 'return util.add_cors_headers(fn(event, context, *extras))' ], [ '/var/task/src/schemas.py', 34, 'wrapt', 'token = event[token_key]' ] ] }
The text was updated successfully, but these errors were encountered:
Anarav
No branches or pull requests
POST
https://api.hackru.org/prod/read
with no body returns HTTP 200:The text was updated successfully, but these errors were encountered: