Open
Description
Search before asking
- I have searched the Inference issues and found no similar bug report.
Bug
At the document page: https://inference.roboflow.com/workflows/schema_api/#purpose-and-benefits
it said: WORKFLOW_ID = "workflow-id"
Plz check if it is "workflow-id" or "workflow-name" !!
When I put in workflow_id, it shows "{"message":"Requested Roboflow resource not found. Make sure that workspace, project or model you referred in request exists."}" , while the "workflow-name" can be recognized by the hosted server.
This really confuses me...
Environment
I am building a simple SDK for it in Java.
Minimal Reproducible Example
No response
Additional
No response
Are you willing to submit a PR?
- Yes I'd like to help by submitting a PR!