dne-dna-code icon indicating copy to clipboard operation
dne-dna-code copied to clipboard

Incorrect Basic Auths Make Postman API Call Fail

Open xanderstevenson opened this issue 1 year ago • 1 comments

Hi,

Here is the collection: https://github.com/CiscoDevNet/dne-dna-code/blob/master/intro-mdp/postman/DevNet%20Learning%20Labs-%20Intro%20to%20Model%20Driven%20Programmability.postman_collection.json

Every call which uses this auth...

Basic cm9vdDpEX1ZheSFfMTAm

...should replace it with this auth...

Basic ZGV2ZWxvcGVyOmxhc3RvcmFuZ2VyZXN0b3JlYmFsbDg4NzY=

This is based on the newish credentials in this sandbox: https://devnetsandbox.cisco.com/RM/Diagram/Index/27d9747a-db48-4565-8d44-df318fce37ad?diagramType=Topology

I have tested it

image

xanderstevenson avatar Aug 01 '23 20:08 xanderstevenson

These need updated

image

xanderstevenson avatar Aug 01 '23 20:08 xanderstevenson