I'm trying to create a room from android application using twilio sdk = implementation 'com.twilio:video-android:7.1.2'
it's throwing an exception that: Unauthorized - you are not authenticated to perform this request,
it was working for 6 months when i developed, but suddenly its throwing this exception.
Is it under maintenance or this api got expired?
Thanks in advance!