When I use the PUT /smartlock/auth/advanced api to send a user authorisation,
I get the answer: 403 - Your account forbids the execution
I am well authenticated in OAuth2 with the scope [account notification smartlock webhook.central smartlock.readOnly smartlock.action smartlock.auth smartlock.config smartlock.log offline_access]
If I make the same request from the swagger, it works fine.
Where can the problem come from?
thank you.