Json data to server

Good forums to all.

In my previous rut951 model, I was entering my server address. The address name started with https://. And then I could push the data by selecting the http(s) option. It was enough to write {“%r”, “%a”} as the format. Now, both the json option has come and we can write as custom. However, the problem I have in the server address is that the http(s) option is not available and I cannot write the r and a tags as custom. I think I cannot push data to the server. Can we provide support for this?

Hello,

Thank you for your inquiry.

Could you confirm if you encountered any specific error messages when attempting to publish data to your server? Since your server uses an HTTP(s) protocol, the device should automatically generate and utilize certificates, provided the server supports this functionality.

If you can provide more details about the configuration or share any error logs, it would help to assist you more effectively.

Best regards,

I tried it with curl to test it and got this error. I deleted all the certificates and reinstalled them. I’m still facing the same issue.