
James Trusler
- Total activity 137
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 35
Activity overview
Latest activity by James Trusler-
James Trusler commented,
I see now that the extra details of a contact come through on the item field if it is not a real user. Thanks man!
-
James Trusler created a post,
How to get user_id with profile_id
AnsweredPodio items only return the profile_id for a contact field. I am looking to get profile information like address, email, telephone numbers... but I cannot see a way of using the profile_id to get ...
-
James Trusler commented,
Was just trying to return as little as possible from the API call. We only required the app_id and the space_id. Thanks for your response!
-
James Trusler created a post,
What is the $attributes array structure for PodioApp::get( $appID, $attributes ) for returning mini size
AnsweredWhat is the $attributes array structure for PodioApp::get( $appID, $attributes ) for returning mini size rather than the full set of data. https://developers.podio.com/doc/applications/get-app-223...
-
James Trusler commented,
It was to test something... But it's all good now... It helped when I realised I was being stupid :)
-
James Trusler commented,
I just realised, this only works for app authentication... doh!
-
James Trusler commented,
This also does not work: https://podio.com/oauth/token/invalidate?client_id=&client_secret=&refresh_token=*** What am I doing wrong :)
-
James Trusler created a post,
oauth/token/invalidate not working
AnsweredWhen I call: https://podio.com/oauth/token/invalidate I get back: { "error_parameters": {}, "error_detail": null, "error_propagate": false, "request": { "url": "http://api...
-
James Trusler commented,
It ended up being the SNI. Thanks a lot!
-
James Trusler commented,
Thanks Andreas! #forwards-response-onto-hosting-company :D