Hello, I am trying to get a request back when calling the API from elevenlabs. The API posts what I need and creates a query directly in elevenlabs from elevenlabs but nothing is returned and the screen is blank.
When I test the API directly on the elevenlabs site with my seed everything works.
Is this a bug or am I doing something wrong? When receiving the request I would like to further parse the json in case of streaming split into individual.
But at this stage I am unable to receive the request back.