Brian Leung
Results
1
comments of
Brian Leung
Pass the `application/json` as the `Content-Type` to let the API know that you are passing a json body so it can parse the request body properly. Their instruction is missing...