Nithinjith
Nithinjith
Same for me as well. Do we need to authenticate the given user from the agora? Is there any API available to authenticate users? Throughout Agora is a big failure...
I am getting a 110 Invalid token error in My android app while generating tokens. private fun generateRTCToken(): String{ val token = RtcTokenBuilder() val timestamp = (System.currentTimeMillis() / 1000 +...
As far as I know, I am getting a NO_AUTHORIZED error from the given portal console. Is there any API available to authenticate my domain users?