Skip to content

Instantly share code, notes, and snippets.

@evernotegists
Created April 4, 2013 20:12
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evernotegists/5313920 to your computer and use it in GitHub Desktop.
Save evernotegists/5313920 to your computer and use it in GitHub Desktop.
$userInfo = $userStore->getPublicUserInfo($authToken);
$resGuid = '8528dddd-1d71-4e4d-9006-377be7517dfb'; // example GUID
$resUrl = $userInfo->webApiUrlPrefix . '/res/' . $resGuid;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment