Not able to create a new app ID in sharepoint

Tianyao Zhou 0 Reputation points
2023-10-31T17:14:32.9666667+00:00

Trying to create a new app id under our SharePoint, but it keeps throwing unknown error, is this something you can help with? Thanks!

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,300 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. RaytheonXie_MSFT 33,641 Reputation points Microsoft Vendor
    2023-11-01T01:52:03.7166667+00:00

    Hi @Tianyao Zhou,

    If the error occured on the beginning of grant access using SharePoint App-Only, this might caused by ACS app-only access token is disabled by default. You could change the behavior by running 'set-spotenant -DisableCustomAppAuthentication $false' in powershell.

    If you are running into error in other steps, could you provide us the screenshot of the the step and error message?


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.