GetLicenseInfo
You can send a GetLicenseInfo
action to Facebook Connector to return information about your license. This action checks whether your license is valid and returns the operations that your license includes.
Send the GetLicenseInfo
action to the Facebook Connector ACI port. For example:
http://Host:ACIport/action=GetLicenseInfo
The following result indicates that your license is valid.
<autn:license> <autn:validlicense>true</autn:validlicense> </autn:license>
As an alternative to submitting the GetLicenseInfo
action, you can view information about your license, and about licensed and unlicensed actions, on the License tab in the Status section of IDOL Admin.