76

This discussion topic has been answered Discussion topic: Unable to activate Discovery Plus

Reply
Reply
This message was authored by: doylesi

Re: Unable to activate Discovery Plus

Finally got through to a very helpful assistant at Sky who managed to activate my Discovery and Netflix accounts. This was the second person at Sky who had tried to help, the first was on the phone with me for 45 mins and tried all sort of fixes which didn't work, this second guy seemed much more aware of the issues so maybe it's worth perservering until you get someone who can help. It is a faff to try and get through to a human though.

This message was authored by: LLon

Re: Unable to activate Discovery Plus

I ran into the same issue. I am a Republic of Ireland customer. I work in IT, looking at the underlying API response in Dev tools in the browser, I think the below might be the issue with this link for Irish customers: https://www.sky.com/discoveryplus-activate

 

I have access to a VPN and retried with my VPN location as UK and then the activate link above worked immediately. Not sure if other folks experiencing this are from Ireland but it might provide a root cause and offer another potential solution if you have access to a VPN

 

This looks to be the issue:

 

{
"response": "failure",
"code": 4050,
"status": 400,
"locale": "en-US",
"title": "Invalid country code",
"message": "Invalid country code from the partner.",
"command": {}
}

 

The country code in the failed request is IE.

If this is a valid link for activating Discovery Plus for Irish customers, I think support for IE as country code needs to be added to the discoveryplus API 🐛

Reply
Answered - Go to Answer