I'm not getting back vehicle questions when making a request to the events assignments endpoint for some reason.
events/{ event.id }/assignments.json?fields=vehicle_questions,modifications,profile,profile_questions
`vehicle_questions` is returned on the response assignments but it's always an empty array. Hope I'm missing something basic here.
I also tried requesting `{ member.vehicleuri }.json?fields=questions` and `questions` is an empty array.
I'm looking for preferred numbers specifically, which I assume is in the vehicle questions.
Thanks