How Can We Help?

Search for answers or browse about Sintel Forms.

Activating Sintel Forms on newly created tenants

You are here:

For SharePoint tenants created after August 2020 it may be necessary to perform one extra activation step in order to use Sintel Forms. If that is the case, you will receive the following screen:

As described in this thread on Microsoft’s Q&A section, a SharePoint administrator needs to perform the following steps:

  1. Make sure that SharePoint Management Shell is installed
  2. If it’s installed, make sure that it is up-to-date (using the Update-module cmdlet)
  3. Connect to the tenant using the Connect-SPOService cmdlet
  4. Execute the following code: Set-SPOTenant -DisableCustomAppAuthentication $false
  5. Wait a few minutes for the changes to be applied to the tenant
Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents