fix: fix Principal Load with code flow
- When the code flow was enabled, the ApiInterceptor tried to reload the principal, when the code was exchanged for the access token. This was done, because the check in the interceptor didn't check the url. We want to reload the principal only when a POST call is made to the Perun API.