I'm trying to add bookmark and refresh the report each time a bookmark added.
This is not related to any performance issue.
We are basically rendering power bi report inside our angular application, and we are calling power bi client library to refresh the report and power bi client library throw error saying that "failed to refresh the report because power bi report refresh has limit that 1 request(s) every 15 seconds."
So, I want to know, is there any way to get rid of power bi refresh time limit ?