If the current user is not a Forms App User, this function will send a
request on behalf of the current user to the OneBlink Forms App
administrators to request access.
Example
constformsAppId = 1 awaitauthService.requestAccess(formsAppId) // Display a message to user indicating a request has been sent to the application administrators
If the current user is not a Forms App User, this function will send a request on behalf of the current user to the OneBlink Forms App administrators to request access.
Example