02-06-2019 08:10 AM - edited 02-06-2019 08:16 AM
Hi,
I've created a pxGrid client account with a certificate authentication as described here. (I don't have username & password)
I'm trying to access the pxGrid API so I've set up the username as the node name and the password as the secret key.
Authorization: Basic [nodeName]:[password if password-based authentication, otherwise empty string]
Solved! Go to Solution.
02-07-2019 10:51 AM
Hey Maria,
It is recommended to use the Eclipse development platform or other platform for pxGrid 2.0 development, this way you can download all the pxGrid coding examples directly and work with password-based or certificate based authentication. please see: www.cisco.com/go/pxgridpartner for more information.
With that said, there are a number of steps that are required using Chrome postman, please see Testing and Configuration guide for pxGrid 2.0: https://d1nmyq4gcgsfi5.cloudfront.net/fileMedia/ea02ce59-2668-441a-601d-0c6ca59d8bf4/CiscopxGrid20_je.pdf , Illustrating pxGrid Client Flow using Chrome Postman.
This includes: Creating the Account, Activating the Account, Performing Services Lookup for topic, Obtaining access secret from node publishing the service and Websocket REST API query script.
If you have additional questions, please unicast me directly.
Thanks,
John
jeppich@cisco.com
02-07-2019 10:51 AM
Hey Maria,
It is recommended to use the Eclipse development platform or other platform for pxGrid 2.0 development, this way you can download all the pxGrid coding examples directly and work with password-based or certificate based authentication. please see: www.cisco.com/go/pxgridpartner for more information.
With that said, there are a number of steps that are required using Chrome postman, please see Testing and Configuration guide for pxGrid 2.0: https://d1nmyq4gcgsfi5.cloudfront.net/fileMedia/ea02ce59-2668-441a-601d-0c6ca59d8bf4/CiscopxGrid20_je.pdf , Illustrating pxGrid Client Flow using Chrome Postman.
This includes: Creating the Account, Activating the Account, Performing Services Lookup for topic, Obtaining access secret from node publishing the service and Websocket REST API query script.
If you have additional questions, please unicast me directly.
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