Forum Discussion

AaronMLong_1021's avatar
Jul 28, 2017

Authentication problems with iControl rest and bash

I have a strange problem: I wrote a script which invokes a iControl rest API call (with cURL), which, if I execute the curl command at my bash prompt, it works fine. however, running it from within c...