2014-02-02, 05:10 PM
mvallevand Wrote:It's a two step process just like the xml interface
First you need to use /public/Util/NPVR/Client/Instantiate to get the sid and and the salt and then calculate clientKey according to the docs and the submit
/public/Util/NPVR/Client/Initialize/ClientKey?sid=....
You need to save the sid for all transactions but that is only for remote access
Martin
I did that. But then i get the previous error....
I also don't think you need to provide the sid. According the api only the ClientKey...