Search results

  1. J

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

    Thanks for the information. Do you have any recommendations on how to use ApiKeys with a Pasoe Rest Service with Rest protocol? I'm not familiar with Web handlers and reading that article listed in post doesn't look like that is an option anyway. I'm looking at using any type of authentication...
  2. J

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

    Thanks for the information. Do you have any recommendations on how to use ApiKeys with a Pasoe Rest Service with Rest protocol? I'm not familiar with Web handlers and reading that article listed in post doesn't look like that is an option anyway. I'm looking at using type of authentication...
  3. 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