I am using twilio runtime function to generate access token successfully on browser. Below is the attached screenshot.
But when I run that url on iOS quickstart project, it gives me invalid access token error when I am connecting room. Kindly help. Below is the url I use in my project.
var tokenUrl = "https://ochre-piranha-2040.twil.io/video-token"

