verifyCredentials


Take Twitter authentication data and attempt to retrieve the Twitter user’s details.

Parameters

Name Description
nodeID optional The node ID for this domain.
domain optional Domain of ONEsite network to work with.
twitterRespURL optional A response url from Twitter containing the access token.
twitterAuthKey optional A verified authentication token key from Twitter.
twitterAuthSecret optional A verified authentication token secret from Twitter.
twitterId optional A Twitter user ID.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcTwitter?action=verifyCredentials&nodeID=188234&twitterAuthKey=1092548317232459776-mtkB8uYwiuHU7ICAKOmP0znkKe9iUw&twitterAuthSecret=7tgCCqGQCTRKcsfbeRT9O74NUZh3NzKvBIk4c9N6gUzZG&twitterId=1092548317232459776&devkey=[devkey]

JSON Response