Code Editor always follow redirects. To see 3xx responses, test the requests using non-browser tools such as curl. You can copy curl commands from Readme Editor.
xxxxxxxxxx
curl --request GET \
--url https://stg.api.bazaarvoice.com/psi/v1/data \
--header 'accept: application/octet-stream'
Try It!
to start a request and see the response here! Or choose an example: