Providing an API-key from user prevents access to public scenarios on /api/v3/scenarios
when copying a scenario
#1460
Labels
Pinned
Will never be marked as stale or auto-closed.
Current behavior
Exp. 1 - using example YOUR_TOKEN as auth (so not a valid key) ✅
Exp. 2 - without auth ✅
Exp. 3 - with actually existing API key (but not of scenario owner) ❌
Expected behaviour
Regardless of the Auth bearer I want to be able to copy public scenarios.
The text was updated successfully, but these errors were encountered: