Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest version of Parse Server.
Issue Description
As discussed here, one test fails on master.
Steps to reproduce
Run test Should fail a GET request'
.
Actual Outcome
Test should pass
Expected Outcome
Test fails
Failing Test Case / Pull Request
- 🤩 I submitted a PR with a fix and a test case.
- 🧐 I submitted a PR with a failing test case.
Environment
Server
- Parse Server version:
master
Database
- System (MongoDB or Postgres):
both
Logs
Failures:
1) OAuth Should fail a GET request
Message:
Uncaught exception: SyntaxError: Unexpected end of JSON input
Stack:
at <Jasmine>
at IncomingMessage.<anonymous> (/home/runner/work/parse-server/parse-server/lib/Adapters/Auth/OAuth1Client.js:3:462)
at IncomingMessage.emit (events.js:327:22)
at endReadableNT (internal/streams/readable.js:1327:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)
Metadata
Metadata
Assignees
Labels
No labels