File tree Expand file tree Collapse file tree
apify-api/openapi/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 $ref : ../schemas/common/ErrorResponse.yaml
66 example :
77 error :
8- type : record -not-unique
8+ type : actor-name -not-unique
99 message : Record with the given name already exists.
Original file line number Diff line number Diff line change 55 $ref : ../schemas/common/ErrorResponse.yaml
66 example :
77 error :
8- type : permission-denied
8+ type : insufficient-permissions
99 message : You do not have permission to perform this action.
Original file line number Diff line number Diff line change 55 $ref : ../schemas/common/ErrorResponse.yaml
66 example :
77 error :
8- type : token-not-valid
8+ type : invalid-token
99 message : Authentication token is not valid.
Original file line number Diff line number Diff line change @@ -266,7 +266,6 @@ enum:
266266 - payout-must-be-approved-to-be-marked-paid
267267 - payout-not-found
268268 - payout-number-already-exists
269- - permission-denied
270269 - phone-number-invalid
271270 - phone-number-landline
272271 - phone-number-opted-out
@@ -284,7 +283,6 @@ enum:
284283 - recaptcha-required
285284 - record-not-found
286285 - record-not-public
287- - record-not-unique
288286 - record-or-token-not-found
289287 - record-too-large
290288 - redirect-uri-mismatch
@@ -325,7 +323,6 @@ enum:
325323 - taxamo-request-failed
326324 - testing-error
327325 - token-not-provided
328- - token-not-valid
329326 - too-few-versions
330327 - too-many-actor-tasks
331328 - too-many-actors
You can’t perform that action at this time.
0 commit comments