08-28-2018 02:24 PM
Hello Team,
Aim: get session info via PxGrid API.
Followed this:
https://github.com/cisco-pxgrid/pxgrid-rest-ws/wiki/pxGrid-Consumer
Got all working fine. Since i want to use:
https://github.com/cisco-pxgrid/pxgrid-rest-ws/wiki/Session-Directory
I have requested for that service:
I got restBaseURL + nodeName as a response, then another request for that nodeName to get secret:
So now i do have restBaseURL + node + secret, so tried to use that node+secret to get a session list:
And failing here. Authz failing.
Where is my mistake ?
Thanks,
Michal
Solved! Go to Solution.
08-29-2018 03:24 PM
Hey Michal,
This should the Username should be the name pxGrid client.
I wrapping up the pxGrid 2.0 TDM deck with these details included. If you would like a draft unicast me via email.
Thanks,
John
jeppich@cisco.com
08-29-2018 03:24 PM
Hey Michal,
This should the Username should be the name pxGrid client.
I wrapping up the pxGrid 2.0 TDM deck with these details included. If you would like a draft unicast me via email.
Thanks,
John
jeppich@cisco.com
08-29-2018 06:48 PM
Hey Michal,
Also you can go to www.cisco.com/go/pxgridpartner
register and under pxGrid 2.0, there is the How-to-Guide for pxGrid 2.0 and includes pxGrid Context-In as well. This also provides details on downloading github java examples.
The pxGrid devnet site is also in the process of being re-designed and will have all coding examples recording and posted. The Overview section will also be updated, and the API Simulator is a demo script illustrating pxGrid Context-In.
Thanks,
John
jeppich@cisco.com
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide