Azure-Samples / active-directory-verifiable-credentials

A code sample demonstrating how to use Azure Active Directory's preview functionality to issue and consume verifiable credentials.
108 stars 64 forks source link

Deployed the app - "issue-request" is 200 but response "message" is index.html #28

Closed ibLaunch closed 3 years ago

ibLaunch commented 3 years ago

I deployed the code outside, however after clicking on get Credentials, getting the following error:

"Cannot read property '3' of undefined" at: qrcode.makeCode(message);

"issue-request" is 200 but response "message" is index.html

Locally this step works fine.

ibLaunch commented 3 years ago

This was a developer setup issue.