POSTing a job to API #86
Unanswered
BreMJ
asked this question in
8 - API: Application Programming Interface
Replies: 1 comment 3 replies
-
|
Can you please confirm that you are using an open source solve like CBC and that you used that version of the docker-compose file? Also, can you tell me what URL you are using to POST to your locally-hosted API? Are you using the REopt-API-Analysis repository to POST/GET to your locally hosted API, and if so are you using the Docker setup for the Jupyter Lab/Notbook? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am attempting to run the API locally. I am following the instructions for running the API locally using docker. I have gotten to step 4 where I am asked to make a POST and GET. When I attempt this, I do not receive a run_uuid for the GET URL. The response I receive is "POST" with no additional information. I think I might be missing a step when establishing my inputs and POST but I am not sure.
Beta Was this translation helpful? Give feedback.
All reactions