kotlin/space-events/src/main/kotlin/org/webhooks/InitPayload.kt [41:50]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ) ) } @OptIn(ExperimentalSpaceSdkApi::class) suspend fun ProcessingScope.requestPermissions() { val spaceClient = clientWithClientCredentials() spaceClient.applications.authorizations.authorizedRights.requestRights( application = ApplicationIdentifier.Me, contextIdentifier = GlobalPermissionContextIdentifier, - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - kotlin/sync-api/src/main/kotlin/com/example/InitPayload.kt [32:42]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ) ) } // The app needs the permission to view issue data @OptIn(ExperimentalSpaceSdkApi::class) suspend fun ProcessingScope.requestPermissions() { val spaceClient = clientWithClientCredentials() spaceClient.applications.authorizations.authorizedRights.requestRights( application = ApplicationIdentifier.Me, contextIdentifier = GlobalPermissionContextIdentifier, - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -