This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a channel's OAuth authorization URL that a site owner opens to connect the channel.
Use this to connect a channel without a browser popup: retrieve the URL, surface it to the site owner, and have them authorize the channel in their browser. The channel's OAuth redirect then completes the connection server-side, after which the channel becomes connected. Poll Get Long Lived Token Status until the status is VALID to confirm the channel is connected.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.