Hi everyone, I’m coding a connector to the API and I need to have all the exact error codes that the API can make as in output in the json response
For now I have : error_code =“string_above_max_length”
/error/code=“insufficient_quota”
/error/code=“invalid_api_key”