REST API POST response is always flagged as error despite an HTTP 200-OK response code

Hey Mike!

Thanks for your pointer: I was not sure if data.statusCode was the right one and actually, it was not :man_facepalming:

I tried data.status and was undefined, but metadata.status was the right one to use. Thank you so much for your help :raised_hands: