Forum Discussion

artikrh's avatar
artikrh
New Member
3 years ago

POST requests in M Language without any parameters

Hi, I have this REST API endpoint which expect a HTTP POST request in order to download a CSV file.   However, the issue with PBI here is that this POST request does not have/expect any parameter a...