Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Who Me Too'd this topic

Getting a certificate error when using PHP and CURL to get authorization token

I have a PHP script that was working up until fairly recently. It uses CURL to get and authorization token to access the API. The error I am receiving is:

Error:SSL: certificate subject name '*.wg.spotify.com' does not match target host name 'accounts.spotify.com'

 

Is there a problem with the certificate or has there been a change and I will need to adjust my code?

Who Me Too'd this topic