Hello
I have the following function where I connect to an API but previously request a token
Later, when I receive the token, I connect to the api with the token to perform the query.
From power bi desktop I have no problem but when I want to update the data from the gateway I get an error "Some credentials have not been validated because they have been set to bypass the test connection" and "The credentials provided for the Web origin are invalid."
Credentials in powerbi desktop are anonymous - none
The gateway is the same but the errors come out and the model does not update.
Could you help me?