Expected behavior
Listing up the API request log on each API key:
At this page, the url of dashboard will be:
https://dashboard.stripe.com/test/logs?key=mk_XXXXX
Actual behavior
After enabled Workbench, the logs panel seems to show every API request not only the specified API key.
Step to reproduce
Visiting to the Stripe dashboard, and click the API keys
menu on the Develores
menu:
Choosing specified restricted api key, and click the View request logs
link:
In the case of Workbench, we can not see the request logs of selected API key.
When disabled it, we can visit the page.