New Issue Checklist
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
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)
New Issue Checklist
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
Environment
Server
masterDatabase
bothLogs