FYI there is some inconsistency with the error handling.
https://api.bitrise.io/v0.1/me/
{
“message”: “Not Found”
}
vs
/apps/123/builds
{
“error_message”: “Not Found”
}
FYI there is some inconsistency with the error handling.
https://api.bitrise.io/v0.1/me/
{
“message”: “Not Found”
}
vs
/apps/123/builds
{
“error_message”: “Not Found”
}