hi , I needed to put my data form sensors into MySQL database, at first I try to connect with http request , and check my connection , but t doesn't work
{"api_key":"tPmAT5Ab3j7F9","value1":"15","value2":"30","value3":"60"} :these are for test
hi , I needed to put my data form sensors into MySQL database, at first I try to connect with http request , and check my connection , but t doesn't work
{"api_key":"tPmAT5Ab3j7F9","value1":"15","value2":"30","value3":"60"} :these are for test
As the error says - certificate has expired - sometimes this is caused by the clocks at both ends not being set correctly so it looks like the cert has expired... or indeed one of your certs has really expired...
Then again we so have node-red-node-mysql that talks to mysql databases so that may also help.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.