You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 71666][E][ssl_client.cpp:37] _handle_error(): [start_ssl_client():273]: (-9984) X509 - Certificate verification failed, e.g. CRL, CA or signature check failed
[ 71669][E][WiFiClientSecure.cpp:144] connect(): start_ssl_client: -9984
I have tried to get the new certificate from *.spotify.com and replaced the one in SpotifyArduinoCert.h but it does not solve the problem. Does anyone know how to fix this?
The text was updated successfully, but these errors were encountered:
Hi,
I get the following error when using the code:
[ 71666][E][ssl_client.cpp:37] _handle_error(): [start_ssl_client():273]: (-9984) X509 - Certificate verification failed, e.g. CRL, CA or signature check failed
[ 71669][E][WiFiClientSecure.cpp:144] connect(): start_ssl_client: -9984
I have tried to get the new certificate from *.spotify.com and replaced the one in SpotifyArduinoCert.h but it does not solve the problem. Does anyone know how to fix this?
The text was updated successfully, but these errors were encountered: