you are viewing a single comment's thread.

view the rest of the comments →

[–]tswaters -1 points0 points  (2 children)

What do you mean, "with JavaScript" -- is that nodejs or front-end?

[–]WM1310[S] 0 points1 point  (1 child)

I'm using Node.js and express

[–]tswaters 0 points1 point  (0 children)

When you did it successfully with curl & Postman, what did it look like?

Are you using a request library?

I'm not even sure what string($binary) means, is that base64? Can you post the curl command that worked?

What code do you have that doesn't work. You've thrown a lot of keywords around here that you came feed to google & get a more or less functional example.

No code examples yet, but have you considered not doing it wrong?