Forum Discussion
thediez
2 years agoFrequent Visitor
How to send a POST request with an empty body
Dear All, I have been struggling with sending a POST request with an empty body to retrieve data. The request requires authentication via refresh token which is working fine. It seems that the ...