This function tests the ICQ credentials that the system uses for notifications. The system generates a unique string and includes it in the test message.
You can also review the user's ICQ message history to confirm that the server sent and received the message.
The test's success or failure depends on the following conditions:
Warning:
AOL discontinued support for AIM in December 2017. This function only tests ICQ credentials, not AIM credentials.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ verify_oscar_access \ username='username' \ password='12345luggage'
{- "data": {
- "message_id": "554d2cbd-efe61da3cacb"
}, - "metadata": {
- "command": "verify_oscar_access",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}