mixpanel-php icon indicating copy to clipboard operation
mixpanel-php copied to clipboard

Posted data with api_key

Open podolinek opened this issue 11 years ago • 2 comments

Endpoint /import for create events older than 5 days require api_key at the end of posted base64 encoded data. More info about this function is on: https://mixpanel.com/docs/api-documentation/importing-events-older-than-31-days (url is wrong with 31 days).

podolinek avatar Jan 20 '14 16:01 podolinek

Hey thanks for the pull request! In order to merge it, I need to update the other consumers to accept this option as well in order to be fully compatible. If you want to make the necessary updates, I'd be happy to merge it in. Otherwise, I'll put it on my list and should get to it shortly.

jbwyme avatar Jan 29 '14 00:01 jbwyme

Hi Josh, feel free merge changes in correct order. I have implemented this change to my library version.

podolinek avatar Jan 29 '14 07:01 podolinek