PodioItem Create "Object not found"
AnsweredHi,
I am getting this error when trying to create an Item with the API...
Fatal error: Uncaught PodioNotFoundError: "Object not found"
The id of the App is good, the Podio Setup is also good.
I have required fields and some are not required.
The required fields are all assigned in the PodioItem::create function under an array called "fields", as per the instructions on the documentation.
What am I doing wrong?
Please help!!
-
I know it's been a while, do you remember how you ended up setitng the profile_id and the user_id?
We have a "claimed by" field that is associated to our employees through the regular podio contacts. But it won't let me assign a user, and i figure it must be because i need to specify the profile_id but I hae no idea how to tell it that."claimed-by" => array ('user_id' => $responsible, 'profile_id' => $profile_id),
Thanks
Please sign in to leave a comment.
Comments
5 comments