401 unauthorised for iframe card requiring user credentials

Hi. This behaviour seems to be the case for both the ios and Android apps. I have an iframe card which displays content over https. The site requires a username/password combo for access. When I try to access this card on iOS or Android, I get a 401 Unauthorised error page. I’m never prompted for user credentials - the apps must forge through and trigger the error. This card works perfectly when seen through a browser on desktop/mobile. Any ideas how to get my iframe displaying on the apps? Thanks!

Provide authentication token in url call? Doesvapp allow this?

Hi and thanks for your input!

I tried below and both did not work…

url: https://my-domain.com?login=my-user&password=my-pass
url: https://my-user:[email protected]

Still stuck…

any progress?