Looks like it works correctly.
write pObjectoutputs the object oref.
If you want to display the whole object, use zwrite:
zwrite pObjectIf you need a specific property, access them like this:
write pObject."access_token"
write pObject.in- Log in to post comments
