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)
@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