Skip to content

CORS Issues from downloading Audio from url generated by API #31

@atlmtw

Description

@atlmtw

Hello!

So we are using the Buzzsprout API like so:

axios.get('https://www.buzzsprout.com/api/1888595/episodes/${id}.json',{ headers with auth })

Everything works and we get a response with data. However some users have been experiencing CORS issues with the audio url that gets returned. I have not been able to replicate on my end but they sent screenshots of their error messages:

Screen Shot 2022-11-08 at 2 45 50 PM

Screen Shot 2022-11-08 at 2 38 45 PM

Would anyone know what the issue may be?

Thanks,
Mason

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions