Hi
I need to make a GET request that returns a raw audio blob using Freshworks OAuth. The request configuration requires a content-type parameter.
Questions:
- What content-type should I use for a GET request expecting an audio blob response?
- How do I handle this with the OAuth access token only available in my request file?
Any help would be appreciated!
Thank you.