Hello, @danielfrenkel
Thanks for your question.
Firstly, please note that in case the streaming recording not working within your application, the main reason could be indeed the created Token.
Very important is the creating this token every day ( the token’s availability is 24h ).
Please carefully analyze each step from the documentation for the Stream Recording: Agora Cloud Recording for Streaming Component - Zeroqode Documentation
Go to the Project Management tab in your Agora account and pass to Generate Temp Token opposite your application name:
- Write the channel name and get the generated token:
The channel name, that should be set in Plugin action, is the same as in your Agora dashboard:
- Paste in the same field in the API Call “Start cloud recording”:
Please check all these points and let me know if it works on your side.
Best regards,