You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docs for viewDevice say I need to pass an email_auth_hash if I'm getting an device that's for email, but the viewDevice() method provided by this module doesn't let me pass parameters. Indeed, if I try to call the method without an email auth hash I receive {"errors":["invalid identifier_auth_hash"]}
The text was updated successfully, but these errors were encountered:
The docs for viewDevice say I need to pass an
email_auth_hash
if I'm getting an device that's for email, but theviewDevice()
method provided by this module doesn't let me pass parameters. Indeed, if I try to call the method without an email auth hash I receive{"errors":["invalid identifier_auth_hash"]}
The text was updated successfully, but these errors were encountered: