Hi,
I would like to call a IFS Rest Api for an interface in Aurena Apps10UPD19.
It should be a connection with OAuth 2.0 authentication using client_id and client_secret.
I was able to set up Postman to get the token

But when I do the call it always returns Error 401

I can also retreive the token like that:

If I try with to connect using basic Auth it works without any problem.

Has someone a solution to do this call in OAuth2 with Postman or any other tool.
Thank you
Fabrice