i'm learning mulesoft development in anypoint online training.
i created american flight API and APP in sandbox and add policy and SAL tiers.
when i test the rate limiting-SLA based on policy exchange, i got a 401
unauthorized response but i can't fine customer header button to add client id or secret.
1 answer
@shindeng - looks like your webpage is not loaded properly or js scripts are not allowed on your network. see on browser if any pop is coming which says allows unsafe scripts to be loaded. click yes on it.
2nd option - is you can try postman/restclient to hit to this URL and add clientId,clientSecret in those tools.
PFA screenshot on machine.