Share via

Generate button not visible on sharepoint appregnew.aspx page

Mr. Souvik Ghosh 0 Reputation points
Mar 12, 2025, 6:15 PM

I am trying to set up using the Office365-REST-Python-Client package so I can directly run file upload/download from within my python environment. I am the owner of the SharePoint site.

When I try to generate client id/secret credentials using https://example.sharepoint.com/sites/mysite/_layouts/15/appregnew.aspx I get a page with title as App Information but I don't get the fields like Client Id, Client Secret and Generate button. Instead I get a page (this should be the next page in my opinion) with fields like Title, App Domain and buttons "Create" and "Cancel". Can I get any information on why I am not getting the page with Generate button even when I am the owner of the site?

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,415 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Yanli Jiang - MSFT 30,551 Reputation points Microsoft External Staff
    Mar 13, 2025, 6:21 AM

    Hi @Mr. Souvik Ghosh ,

    Welcome to Q&A forum! We are glad to assist.

    There is nothing wrong with your operation, this is normal. You need to fill in the required information on this page, as shown below:

    03131

    Then click Create, and you will be redirected to the next interface as shown below, where you will see the Client Id and the corresponding Client Secret.

    03132

    Please do let us know if you have any further queries.

    Kindly consider accepting the answer if the information provided is helpful. This can assist other community members in resolving similar issues.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.