authorization from power bi
Hello all,
will try to explain as good as possible my problem:
my supplier uses swagger - i have until now used the swagger ui web pages to test the content etc from the api's.
However, i have to manually update the bearer key in powerbi in order to continue access to the data, every half hour I must renew. Is this the way it is in Swagger? Or can I somehow get a fixed api key that I can use? renewing every half hour is not an option for us.
appreciative of all help.
Hello. The rate at which the API key needs to be refreshed is not related to Swagger but rather the way the provider has built their API. You'd have to check with them if they can provide you with an easier solution.
thank you both for replying, I have spoken with our supplier that owns the api and he will adjust the validity period of the tokens.