Unable to Response Listening Report via API Call

Hi there

Im trying to retrieve a list of all pushes sent on a specific day including the direct opens associated to those pushes by using the Report "/api/reports/responses/list"

When I place an URL call on the following URL:

https://go.urbanairship.com/api/reports/responses/list?start=2017-01-01T00:00:00.000Z&end=2017-01-02T00:00:00.000Z&limit=10

 

I end up getting this error:

{"ok":false,"error":"No match for requested content type","error_code":40601}

 

So far, I was able to use all the other reports via API calls but not this particular one. Does anyone have an Idea what went wrong here?

Thanks a lot

Claudio

Didn't find what you were looking for?

New post

Comments

3 comments

  • Hi Claudio,

    What was the full request, including the headers, that you sent along? The headers might have something to do with it.

    Comment actions Permalink
    0
  • Must have been a browser related issue. I retired it using curl and it's working now.

    Comment actions Permalink
    0
  • Good to hear!

    Comment actions Permalink
    0

Please sign in to leave a comment.