[InputMetaDataXml] : The ‘Fields’ is invalid. Input string was not in a correct format.

In Nintex workflow if you are trying to upload a document by using “Office 365 upload file” and trying to add value in person (user) field. You may encounter the following error “[InputMetaDataXml] : The ‘Fields’ is invalid. Input string was not in a correct format.” The solution is quite simple, you need to map the “User Id” in the “Advanced Lookup” option. Continue reading [InputMetaDataXml] : The ‘Fields’ is invalid. Input string was not in a correct format.

Failed to update Application ID URI application property. Error detail: The Application ID URI must be from a verified domain within your organization’s directory.

well i was trying to update the Application ID URI to my appservice url. but it was showing the following error. “Failed to update Application ID URI application property. Error detail: The Application ID URI must be from a verified domain within your organization’s directory.” After looking it closely, i have found that the Home Page URL wasnt been set on the branding option in … Continue reading Failed to update Application ID URI application property. Error detail: The Application ID URI must be from a verified domain within your organization’s directory.

Graph API fails to work on Teams in SPFx webpart

Graph API fails to work on Teams in SPFx webpart Just to give you a background, i was working on the SPFx webpart which needs to be available on Teams tab. I was fetching values through Graph API. Though the webpart working well on the SharePoint, but fail to load on the teams. I stumbled to this Git hub discussion, https://github.com/SharePoint/sp-dev-docs/issues/2521 and there was configuration … Continue reading Graph API fails to work on Teams in SPFx webpart

SharePoint Modernization Scanner, my two cents

Well with the annoucment of SharePoint Modernization Scanner tool, i thought to give it a try. I ran it for one site collection , which got some data, custom master pages plus some designer workflow. Following are my thoughts about the results sheet i got after running this tool. Page ScanI got useful information, like how many webparts, type of webpart are there on the … Continue reading SharePoint Modernization Scanner, my two cents