'You are not authorized to take this action' error occurs when invoking the JS SDK. What could be causing this issue?
'You are not authorized to take this action' error occurs when invoking the JS SDK. What could be causing this issue?
Typically, this issue arises due to an incorrect user identifier passed in the digio.esign function. Kindly recheck the identifier(DID) with respect to the document you have generated.
Check the following: If using the SDK, ensure that the sign type is set to 'biometric' when invoking it. Note that the biometric flow will not function in the sandbox environment, as it is a simulated process.
For UAT you may create a temporary public endpoint on websites like https://requestbin.com/, update your webhook endpoint on Digio Enterprise Dashboard (Profile section) and perform a transaction where webhook is triggered. These public endpoint show ...