Hi there,
We are trying to collect data from Azure Monitor REST api using Rest API modular Input. The config looks like below:
The problem we are having is the refresh token doesn't work as we expected. Below is the internal log generated by the rest api app, there is no log coming from Azure Monitor API. We can see the attempt trying to execute HTTP request but nothing happened.
Any tips would be appreciated, thank you.
Hello, have you found how to make the refresh token work ?
Hi Sorry for the long shot.
Yes, I did find a way to make it work for a while. Just get the refresh token in and it will automatically work until that you have to tune it.