I have setup Agora education setup node and then added required thing in .env file as
REACT_APP_AGORA_APP_ID=XXXXXXXXXXXXXXX
REACT_APP_AGORA_APP_TOKEN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
REACT_APP_AGORA_LOG=true
But when I click on start live broadcast button it shows me error in console says,
Agora-SDK [ERROR]: [8CA10] Get server node failed [DYNAMIC_KEY_EXPIRED]
Not sure what to do next please suggest added screenshot. Any help will be appreciated
Hello there,
I have setup Agora education setup node and then added required thing in .env file as REACT_APP_AGORA_APP_ID=XXXXXXXXXXXXXXX REACT_APP_AGORA_APP_TOKEN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX REACT_APP_AGORA_LOG=true
But when I click on start live broadcast button it shows me error in console says, Agora-SDK [ERROR]: [8CA10] Get server node failed [DYNAMIC_KEY_EXPIRED]
Not sure what to do next please suggest added screenshot. Any help will be appreciated
Thanks