Blockspring API - Works in Postman but not in Bubble

I’m having trouble Posting data to Blockspring via the Bubble Connector. I’ve set-up the identical Post in Postman and it works well. I think this is a bug in Bubble, but wanted to see if anyone else had any insights before I submitted it as a bug. I’m getting an error message in the Bubble Connector that the Header is undefined (though it matches what works in Postman)

Here’s my postman.
( URL for POST: https://run.blockspring.com/api_v2/blocks/d2999cd9caf5db950a38658726daf0c1 )

Here’s my Post in the Bubble Connector (also available on the Forum App here):
( URL: Forum_app | Bubble Editor )

1 Like

I changed the Content-Type to application/json, and it worked.

2 Likes

Works like a charm! Thanks.

2 Likes