Open rufrajput opened 4 years ago
it's possible that your recording has already stopped?
Also, you can use query before you call stop, to check if the recording has indeed started. One FAQ that may be useful to you: Why do I get a 404 error when I call query after successfully starting a cloud recording?https://docs.agora.io/en/faq/return-404
@rufrajput did you manage to solve the problem? I am also getting the same issue.
The start call is successful and return 200 along with SID. But query call returns 404.
Did anyone get the issue resolved ?
Aquire api and start apis are returning responses properly, but when I call stop api, it gives me 404 code.