
Jeremy Nagel
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Posts
Votes on activity by Jeremy Nagel-
Login as user
AnsweredHow can i logged in as user rather than as app? i want to get all members of my space using function PodioSpaceMember::get_all($space_id); but i am getting error "Uncaught PodioForbiddenError: "Aut...
-
How can i get my task's document id and that document details
AnsweredI have created one task on my podio account and that task is attached with one document already created in my podio account. now i want to get that document details on my website and want to displa...
-
How to get all space members?
AnsweredHi, i am getting Uncaught PodioForbiddenError: "Authentication as app is not allowed for this method"... error while trying to get all member of my space using PodioSpaceMember::get_all() function ...