401 authentication error using OData Get List

1
Hello Experts, I have an app connected to SAP BTP I am logging in using XSUAA connector and it seems to be working fine. I want to show to the user some data from the my SAP Database, to do that I am using the Odata connector in a microflow. It looks like this for now: using the Get Cloud info connector I able to get the token and put it as header with using the add Header and request params, I then build my query and pass the params and the query to the Get List The Add Header looks like this: The problem is that I get a 401 authentication error. this is a link to a previous related question of mine. you can see the logs better here: https://community.mendix.com/link/space/connectors/questions/126280 thank you in advance
asked
0 answers