Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: rage4 - add error 400 and TXT cleanup
The following error happens if the header is set to 'Content-Type: application/json': {"statusCode":400,"message":"One or more errors occurred!", "errors":{"serializerErrors":["The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, when isFinalBlock is true. LineNumber: 0 | BytePositionInLine: 0."]}} Fix TXT removal
- Loading branch information