Internal Server Error
500https://inputbuffer.io/docs/api/problems/internal-error
What it means
Something failed on InputBuffer's side, not because of anything wrong with the request.
How to fix it
- 1.
A transient database or infrastructure issue.
Retry the request. These are usually momentary.
- 2.
An unhandled bug.
If retries keep failing, contact support with the request you sent and roughly when it happened.
Where this happens
An unhandled-exception catch-all present on every endpoint. It reflects a bug or outage on InputBuffer's side, not anything specific to one request.