TykTechnologies / tyk-demo

Tyk Docker Demo with full Pro Tyk Installation and more!
51 stars 12 forks source link

Swagger Petstore on Portal returns 401 even if Token is given #20

Open sedkis opened 4 years ago

sedkis commented 4 years ago

In a default install, using just ./up.sh:

  1. Using the Dashboard, I create a Token with access to Swagger Petstore.

  2. Go to the Developer portal, open the Documentation for the Swagger Petstore API.

  3. Press Authorize and enter your API Key:

    image

Still returns 401

davegarvey commented 4 years ago

Could be related to #22

davegarvey commented 4 years ago

I wasn't able to replicate. See my recording:

swagger

Are you doing something different?