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
I am using laravel 5.6 and laravel-docusign api version 2.
I checked the sandbox credentials and integrator key, all are corrected.
When we call create envelope function then I got an error
Error while requesting server, received a non successful HTTP code [401] with response Body: O:8:"stdClass":2:{s:9:"errorCode";s:26:"USER_AUTHENTICATION_FAILED";s:7:"message";s:49:"One or both of Username and Password are invalid.";}
Please help to resolve this issue.
Thank you
The text was updated successfully, but these errors were encountered:
Hello Mr. Tucker,
I am using laravel 5.6 and laravel-docusign api version 2.
I checked the sandbox credentials and integrator key, all are corrected.
When we call create envelope function then I got an error
Error while requesting server, received a non successful HTTP code [401] with response Body: O:8:"stdClass":2:{s:9:"errorCode";s:26:"USER_AUTHENTICATION_FAILED";s:7:"message";s:49:"One or both of Username and Password are invalid.";}
Please help to resolve this issue.
Thank you
The text was updated successfully, but these errors were encountered: