Unable to create Podio comment on item
Here is what the code looks like
```
$comment = PodioComment::create('item', $itemID, array('test' => "Foo Comment \n", "user" => "John Doe\n"));
```
Here is the error i'm getting
```
An error occurred while trying to download the items
```
Please sign in to leave a comment.
Comments
0 comments