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 still get this as well, and when I follow the "fix" then reference the Contact (IEntity) object from doing a .retrieve, I get the following error (see below):
Metadata not found for contact. Please create the early bound types.
Update: Upgrading to version 2 did fix the issue, to fix the "Metadata not found" error, I added the following line: setMetadataCache(metadataCache) before declaring serviceClient,
Token Aquisition Completed
C:\Projects\Typescript-Webresources\clientjs>npx dataverse-gen init
Cannot find module 'dataverse-ify/lib/xrm-webapi/TokenCache'
Require stack:
Getting above error
The text was updated successfully, but these errors were encountered: