nateleavitt / infusionsoft

Ruby Gem for the Infusionsoft API
MIT License
58 stars 70 forks source link

InfusionAPIError: Failed to invoke method addToGroup #39

Closed alfie-max closed 9 years ago

alfie-max commented 9 years ago

I am trying to add a contact to a group using contact_add_to_group, that's when i receive this error.

I noticed that this only happens with contacts that are already existing and not with contacts that were created prior to calling this function.