Skip to content

setScopeForOAuth (wsCONNECT)

Compatible with:
  • Purpose
  • This command is used for OAuth authentication type. The scope of request access, which might include multiple space-separated values. This is a mechanism in OAuth 2.0 to limit application access to an account of a user. The specific OAuth API you’re using will define the scopes that it supports.
  • Syntax
  • setScopeForOAuth (space-separated values to limit the scope)
  • Target
  • {Variable/ Space-separated values)}
  • Value
  • N/A
  • Return Value
  • N/A

Example(s):


 

Feedback and Knowledge Base