I have not tried Postman. I am making some progress now though. I converted the security cert from Private Key to an RSA Private Key and that has allowed some progress. I am now failing on Authentication as I can’t figure out where to put the private key password.
I found this useful article in the last few minutes. Rightmove documentation doesn’t provide much assistance on this part!
My experience with getting Bubble to play well with others is to get it to work in Postman first. It makes it easier to translate into what Bubble ‘wants’.
Thanks. I think we can do this as I have progressed a little. What I am struggling with is sending the certificate password.
First I was getting a decode error. I then changed the certificate type and that seemed to progress me to a 403 not authenticated error. So I think the certificate is working but I’m struggling to see how to send the password.