SocialMedia.sendAccessTokenInvalidNotification (Method)

Sends an email to the channel administrators and returns a comma delimited list of names of the channel administrators.

Returns:

Person_FirstNameMiddleNameLastName_List (list)

Arguments:

Name Type Required Description
channelID SocialMediaChannelID Required The ID of the social media channel.

Context:

License Requirements SocialMedia
Permission Requirements (none)
Deny Context (none)
Require Context Authoring
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

Code Error Message
83517 You have insufficient permissions to perform this operation for the channel [$1].
83525 None of the channel administrators have a registered email address.
83533 The current user does not have a registered email address.
1005007 Sending of emails is not configured.

Notes:

None