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

Getting `414 Request-URI Too Large`, when running import_batch

Open tgowing opened this issue 8 years ago • 1 comments

> err
[ { handle: 11,
    type: 'error',
    className: 'Error',
    constructorFunction: { ref: 51 },
    protoObject: { ref: 52 },
    prototypeObject: { ref: 2 },
    properties: [ [Object], [Object] ],
    text: 'Error: Mixpanel Server Error: <html>\r\n<head><title>414 Request-URI Too Large</title></head>\r\n<body bgcolor="white">\r\n<center><h1>414 Request-URI Too Large</h1></center>\r\n<hr><center>nginx/1.11.2</center>\r\n</body>\r\n</html>\r\n' } ]

tgowing avatar Dec 05 '17 07:12 tgowing

I'm seeing this error response for people.set (/engage endpoint)

mfulton26 avatar Mar 16 '21 22:03 mfulton26