The curl command does not seem to work, their is no output, no error, nothing. Could somebody point me what I’m doing wrong? All steps before that looked fine, according to the explanation and result.
It looks like you aren’t putting the API key for the Bot App into the curl command. Where it says <BotApp API Key> should be replaced with the key that is stored in the my_app_data file that you created when you loaded the policy. Let me know if this help!
Ouch. That was really silly of me to miss that one… Been around, many tutorials followed, wrote many of them myself and while it was in plainsight I missed that I had to replace it with the earlier generated key. Licking my wounds now
Thanks @jake for pointing me in the correct direction.
The same thing happened to me my first time running through the tutorial too, don’t worry! Maybe this is a good indicator that we need to reword this step. Thanks for reaching out!
@leexhadrian if you see 502 Bad Gateway in the /tmp/conjur_token file, I would suggest looking at the status of the containers using docker-compose ps -a to see if the Conjur server is still up. If you are still having issues, please create a separate post for this question and we’ll see if we can help.