404: URL Not Found

Hello,

We are getting a 404 error saying that this URL cannot be found:

https://api.combocurve.com/v1/wells/60d3ce7ad9b1d901b37a8243/

Is there a way to search for the well’s key through the front end? The key in question does not exist in our database so I am trying to find out how we are requesting it.

1 Like

Hi, Jeff.

I’ll search for that well and will get back to you with more info.

Regards

Jeff,

That well exists inside a project. Could you try looking inside the corresponding project specifically?

This way: https://api.combocurve.com/v1/projects/{project_id}/wells/{well_id}
To find the project id: https://api.combocurve.com/v1/projects?name=project-name

I will DM you with more details.

Thanks for posting in our forum.

Thank you Maikel, that makes sense. We were pulling a project-scope well from the company level.

1 Like