API connector error vs postman

Hi

I connected a api from tatum to deploy NFT contracts using bubble API connector & it returns 400 error related to body content, however when i run the same call with same body & header content it passes in postman. Can someone tell me why this might be happening & how to resolve this in bubble api connector?



What headers are you sending with postman?

@robbin, not sure but try to set the body type in Bubble to raw, it seems that is also the case in Postman:

Body type to raw did not work, but i removed the body json content & instead added body params & it worked!

1 Like