CambridgeEducation / qualtrics_api

Qualtrics REST API Ruby Wrapper (Api version 3)
MIT License
6 stars 8 forks source link

export responses - cannot assign options after initialized #5

Closed pallymore closed 4 years ago

pallymore commented 9 years ago
exp = qa.surveys["SV_0x3asdfasdfa15r"].export_responses
exp.file_type = "LEGACY_CSV"
NoMethodError: undefined method `file_type=' for #<QualtricsAPI::Services::ResponseExportService:0x007fe250c33310>
pallymore commented 4 years ago

file_type is no longer valid - the new API uses format