earthlab / qtoolkit

An R package that allows you to efficiently access, plot and analyze survey data via the Qualtrics API.
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

get_responses - api call error #12

Closed lwasser closed 6 years ago

lwasser commented 6 years ago

When i run get_Responses, i'm getting an api call error as follows

Error in request("POST", api_url = build_api_url("responseexports", subdomain),  : 
  Bad Request (HTTP 400).

i'm not sure if this is qualtrics or the package...

lwasser commented 6 years ago

ok i figured this out!!