Basic-Audio-Call icon indicating copy to clipboard operation
Basic-Audio-Call copied to clipboard

Invalid Token and Network Connection error

Open mattstyles64 opened this issue 4 years ago • 1 comments

I am getting an 'invalid token' and 'no network connection' error (even though I have the necessary user permissions in the manifest file). I believe I need to generate a temp token on Agora for audio/video call, but I don't know where to copy and paste the token into the code.

Screenshot 2021-07-08 at 17 43 55

mattstyles64 avatar Jul 08 '21 16:07 mattstyles64

You could copy appID and temp token here: https://github.com/AgoraIO/Basic-Audio-Call/blob/master/One-to-One-Voice/Agora-iOS-Voice-Tutorial-Swift-1to1/Agora-iOS-Voice-Tutorial/AppID.swift

btw, as this sample is already archived, you might be interested with APIExample: https://github.com/AgoraIO/API-Examples/tree/master/iOS/APIExample/Examples/Basic/JoinChannelAudio

yoreland avatar Jul 13 '21 15:07 yoreland