-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Description
I use Paperless Document API.
When I run it in production, it reports an error.
{ "response": { "errors": [ { "code": "10429", "message": "Too Many Requests" } ] } }
The API documentation does not mention the need to limit the request frequency.How should I solve this problem?
alexeytokar and hryvinskyi
Metadata
Metadata
Assignees
Labels
No labels