Nithinjith

Results 3 comments of 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?