I am trying to use 'submitrequest' for the first time to pull contact from a URL. Below is what I have thus far but it doesn't appear to be working. Does anyone have experience doing this?
If I manually use the URL in a browser, it works. When i try in a program, it doesn't.
I am trying to use 'submitrequest' for the first time to pull contact from a URL. Below is what I have thus far but it doesn't appear to be working. Does anyone have experience doing this?
If I manually use the URL in a browser, it works. When i try in a program, it doesn't.
David has the hit the nail on the head for the issue - this is a secure site, There are examples in he Knowledge around handling secure requests - e.g.
I am trying to use 'submitrequest' for the first time to pull contact from a URL. Below is what I have thus far but it doesn't appear to be working. Does anyone have experience doing this?
If I manually use the URL in a browser, it works. When i try in a program, it doesn't.
I am trying to use 'submitrequest' for the first time to pull contact from a URL. Below is what I have thus far but it doesn't appear to be working. Does anyone have experience doing this?
If I manually use the URL in a browser, it works. When i try in a program, it doesn't.
David has the hit the nail on the head for the issue - this is a secure site, There are examples in he Knowledge around handling secure requests - e.g.
I am trying to use 'submitrequest' for the first time to pull contact from a URL. Below is what I have thus far but it doesn't appear to be working. Does anyone have experience doing this?
If I manually use the URL in a browser, it works. When i try in a program, it doesn't.
John - This was super helpful and worked on my first try.
Is there also examples of the method = POST? Before I GET, I am having to POST a request and this is what initiates the GET, if the request is successful.
Again, I am new to using API and the Unidata 'submitRequest' / 'createSecureRequest' , so I appreciate all the help.
I am trying to use 'submitrequest' for the first time to pull contact from a URL. Below is what I have thus far but it doesn't appear to be working. Does anyone have experience doing this?
If I manually use the URL in a browser, it works. When i try in a program, it doesn't.
I am trying to use 'submitrequest' for the first time to pull contact from a URL. Below is what I have thus far but it doesn't appear to be working. Does anyone have experience doing this?
If I manually use the URL in a browser, it works. When i try in a program, it doesn't.