It was driving me crazy why the Http.post wasn’t working until I debugged the method itself and found that the arguments are not in the order reported in the API reference. Options and data are inverted.
Thank you. I’m really enjoying PlayCanvas.
Once I’ll understand a bit more its core I’ll be happy to contribute also by implementing new features, samples, and documentation.