to grant the application read access to
the Microsoft SharePoint Online site or subsite after the page redirects to the
redirect URL page that you specify in the connection property.
The redirect URL page includes the authorization code as a query string in the
following format:
https://<redirect_url>/?code=<authcode>
The following image shows the authorization code in the URI:
The authorization code
generated is valid only for five minutes.