Search results

  1. J

    Api Key Authentication from Pasoe Rest Service with Rest protocol in 12.8.4

    I am trying to implement ApiKey authentication in my Rest Service. The Rest protocol I'm using is Rest (not Web) and I'm trying to code the simplest way to implement using ApiKey. I have read a lot of documentation and examples. I created a class that checks the header for the ApiKey and it's...
Back
Top