@Fox Hey sorry i edited my reply, I got it to work, the post_data was the same data as header property "x-super-properties" which was jumbled data but all i had to do was base64 decode it now the data is correct
If anyone has this problem add a HTTP client reset at the beginning of your script. HTTP client seems to get clogged at a certain point. Issue resolved.