kibblewhite

Results 8 comments of kibblewhite

I'm experiencing the same issue here. I would like to work with Passbolt more but this is providing quite the roadblock in order for our team over at MergeLabs to...

I've included the files and tried to create the class, it's just crashes out. require_once( 'mailchimp-api-php/Mailchimp.php' ); $mailchimp = new Mailchimp\Mailchimp( $mailchimp_api_key ); //

> I have time this week. I'll make a PR to add examples to the readme. > > @kibblewhite do you get any PHP errors or is it not getting...

Yes, totally this. I've also been looking in the documentation to see if it was something I missed, but I could not find anything... yet. I believe someone else has...

I have also just arrived at the same issue as OlegBarkov has explained at the opening of this issue.

I doubt I can help much, but I was having the same issue. Then I set the description field and occurrences started appearing. I now just set the description field...

Is there a way to continue to petition for this feature? Or anyways we can help to make it happen? Thanks team... p.s. Any help in how others are dealing...

> Futhermore, consider the JSON/protobuf interop requirements....for JSON, they'll just end up as a string again, so what have we really done here? Not using JSON in our project, but...