Error Codes
HTTP Status Code | Error Code | Error Message | Action |
---|---|---|---|
500 | 5000 | An unexpected error has occurred while processing your request. Please try again. | Please try again or contact us |
400 | 4000 | Invalid date-time format | Please make sure you have encoded the date parameters |
400 | 10001 | Network already exist. | Please check your network credentials |
400 | 10002 | Network not found. | Please check your networkId parameter. |
400 | 10003 | Invalid network id information. | Please check your networkId parameter. |
400 | 11001 | Client not found. | Please contact us. |
400 | 12001 | Project not found. | Please check your PROJECT-ID header, you can contact us, if it seem right. |
400 | 13001 | Nft item not found. | Please check your nftItemId parameter. |
400 | 13002 | Invalid nft contract operation. | Please check your contractType parameter. |
400 | 13003 | Nft item attribute not found. | Please check your identifier parameter for item attribute. |
400 | 13004 | Nft item attribute already exist. | Please check your traitType parameter. It can be created before. |
400 | 14001 | Project session not found. | Please check your sessionId parameter. |
400 | 14002 | Project session already active. | Please check active sessions for specified wallet address. |
400 | 14003 | Project session must be active for this operation. | Please check your sessionId parameter. |
400 | 15001 | Category not found. | Please check your identifier parameter of category. |
400 | 15002 | Category already exist. | Please check your name parameter. |
400 | 16001 | Token contract already exist. | Please check your token parameters and make sure that does not exist for your project |
400 | 16002 | Token contract not found. | Please check your id or symbol parameter. |
400 | 17001 | Marketplace item not found. | Please check your identifier parameter of marketplace item. |
400 | 18001 | Invalid contract type. | Please check your contractType parameter. |
400 | 18002 | Contract not found. | Please check your identifier parameter of contract. |
400 | 19001 | You can not perform send operation to your own account. | Please check your sender and receiver wallet addresses. |
400 | 24001 | Web-3 Service Error - {errorMessage} | Please contact us |
Last updated