twilio / twilio-java

A Java library for communicating with the Twilio REST API and generating TwiML.
MIT License
492 stars 429 forks source link

fix: allow API redirect responses #583

Closed childish-sambino closed 4 years ago

childish-sambino commented 4 years ago

Fetching a BulkExport for a single day returns a 307 with the AWS URL for the file. With this change, the URL will now be included in the response.