While using office 365 scope

i have added application id , tenant id and secret in the activity but its giving error like this
The provided value for scope Sites.Read.All is not valid. Client credential flows must have a scope value with /.default suffixed to the resource identifier (application ID URI)

where to add the /.default as suffixed ?

@mint

check the thread

@Krishna_Raj If no scopes are manually selected from the Scopes wizard, the Auto-detect function is applied by default at runtime, and the need for configuring the wizard is eliminated. All the minimum required scopes are selected at runtime.

You can also add a scope manually after adding a child activity to Microsoft 365 Application Scope.

they are saying we can add the scope but with which activity they have not mentioned

Kindly note: a fixing description was shared with you already

From the vision it is about:

  • use any for this scope available activity and the needed scopes were auto-calculated

Unforunately we need to do some kick starters. (e.g. 2.5.5, 2.5.6 and maybe also newer)

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.