Describe the bug or behavior
Create project command ended with a 404 to scrutinizer's API.
Client error: `POST https://scrutinizer-ci.com/api/repositories/g/opendevshop/dlt/inspections?access_token=dd5f8e69d4a97xxxxxxxxxMYAPIKEYxxxxx1878a40c626d4dfbc7885883` resulted in a `404 Not Found` response:
{
"message": "NotFoundHttpException",
"description": "NotFoundHttpException"
}
Maybe it's because I didn't create a scrutinizer "organization" for "opendevshop" yet?
I guess I'll have to create a new project to test it out :)...
stand by...
Describe the bug or behavior
Create project command ended with a 404 to scrutinizer's API.
Maybe it's because I didn't create a scrutinizer "organization" for "opendevshop" yet?
I guess I'll have to create a new project to test it out :)...
stand by...