Closed iphilgoodtahiti closed 7 years ago
Hi @iphilgoodtahiti, try using /v1/invite
instead of /v1/create
, and I'll make sure we update our documentation!
Hi @hliss, thanks a lot! I added function in tripit.php... I never found this information in documentation... Happy New Year!
Hi, Is There somebody who could explain why request Invitation doesn't work? I tried this : `
`
and response is : SimpleXMLElement Object ( [timestamp] => 1483141097 [num_bytes] => 274 [Error] => SimpleXMLElement Object ( [code] => 400 [description] => Attempted to unserialize unknown entity type: Invitation [entity_type] => Invitation [timestamp] => 2016-12-30T15:38:17 )
)
Thanks