cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2152
Views
0
Helpful
4
Replies

Help with troubleshooting ISE pxGrid API?

hnohre
Cisco Employee
Cisco Employee

I have a python app using ISE pxGrid interface. It used to work fine a while ago, but something changed.

 

Now I cannot do the Service Lookup, after sending the following:

 

url=https://10.1.41.70:8910/pxgrid/control/ServiceLookup
request={"name": "com.cisco.ise.session"}

 

I get

401 Unauthorized back from ISE.

 

I am using client cert to auth the session. Cert looks OK.

 

What could cause this request to fail? Which log files could give me further indications of what is wrong?

 

1 Accepted Solution

Accepted Solutions

jeppich
Cisco Employee
Cisco Employee

Hey Hakan,

 

Are you able to see your client authenticated in Administration->pxGrid services->under all clients and are you also able to see your client under Web Clients.

 

Please unicast me directly and i will work with you.

 

Thanks,
John

jeppich@cisco.com

View solution in original post

4 Replies 4

Jason Kunst
Cisco Employee
Cisco Employee

jeppich
Cisco Employee
Cisco Employee

Hey Hakan,

 

Are you able to see your client authenticated in Administration->pxGrid services->under all clients and are you also able to see your client under Web Clients.

 

Please unicast me directly and i will work with you.

 

Thanks,
John

jeppich@cisco.com

Hi John

 

I have the same (close) issue with the integration of ISE with CyberVision:

 

pxgrid-agent Unable to activate account: Unable to send request: Post 

https://ise.dclab.private:8910/pxgrid/control/AccountActivate: x509: certificate is valid for pxGrid,  not ise.dclab.private [caller=pxgrid.go:37]

 

what type of log can I check for debugging this issue?

thanks

Michael

Hi John,

 

please disregard previous note - the issue was with ISE PxGrid certificate.

 

Michael