Forum Discussion
Anonymous
2 years agoNot applicable
POST request from Power BI Visual
I tried to make a POST request to a dummy REST API from my custom visual. After I sent the POST request I got an error I tried to put sandboxVisualsEnabled=0 and sandboxVisualsEnabled=1. I fo...
Anonymous
2 years agoNot applicable
I was able to do a GET request from custom visual but not POST. I was wondering what would be the best approach if I want to make an application like Power BI visual that can do POST requests.
Do you know something like that?