API Reference

SendDMS error message explanation

DMS generally returns the message "Forbidden" to indicate that code 403 does not have permission or the account is locked. If it returns Unauthorized, it indicates that code 401 account authtoken is invalid. You may need to log in again to obtain a new auth_token. If "Unknown" is returned, it indicates code 420. , maybe it’s sent too frequently (The same applies to other interfaces that require authtoken to be passed in.)