RetailMediaChannelFacebookConnector.finishOAuth Method [AX 2012]
This method is part of 3-legged authentication process, which is not supported by the Facebook connector.
This method will always return true.
Syntax
public boolean finishOAuth(RetailOAuthParameters _oauthParams)
Run On
Called
Parameters
- _oauthParams
Type: RetailOAuthParameters Class
See the summary
Return Value
Type: boolean
See the summary