Overview

Handling errors properly ensures a smooth user experience and helps debug issues efficiently. This guide provides details on common errors encountered while using Cepta and how to resolve them.

List of common errors

HTTP Status CodeMessageDescription
400 INVALID_REQUESTInvalid request parametersMissing or invalid input fields.
401 UNAUTHORIZEDAuthentication failedInvalid or expired credentials.
403 INVALID_OTPThe provided OTP is incorrectOTP provided does not match.
404 TRANSACTION_NOT_FOUNDTransaction not foundNo transaction matches the reference.
429 TOO MANY REQUESTS Too many requestsExceeded allowed number of requests.
404 NOT FOUNDEndpoint not foundThe specified endpoint does not exist.
500 INTERNAL_SERVER_ERRORAn error occurredA server-side error occurred.