API error

Options

Hi! When I wanna get some data by API, auth is okay, but when requesting some methods - Required request body is missing: public org.springframework.http.ResponseEntity com.domo.gateway.api.stream.StreamController.create(com.domo.gateway.api.stream.Stream) throws java.io.IOException,java.net.URISyntaxException.

Whats wrong i do?

Comments

  • kshah008
    kshah008 Contributor
    Options

    Hi all,

     

    Can anybody help @digital out?

    Thanks!

  • Bulloko
    Bulloko Contributor
    Options

    @digital

    I'm going to need a little more information.

     

     

    Which API are you using? Data, Streams, User?

    What's the exact call you are making?

    What headers are you passing in?

     

    From the sound of the error "Required request body is missing" - it sounds like a POST or PUT request is being made, but it is missing the body of said request.

     

This discussion has been closed.