Can't call http service with JSON as payload, always sends as EJSON

Are you able to log what is being received down stream?

I don’t think you would easily be able to convert things with just JSON stringify and parse… I think you’ll have to manually convert things if I had to best guess. This is one of the annoying things about query docs in these functions :frowning: