I am sing JQuery urlshortner plugin that hits the external API (https://api-ssl.bit.ly) with passing the required parameter but this is not working since few days. I am seeing below error in browser's console :
{"errorCode": 410, "errorMessage": "DEPRECATED_ENDPOINT", "results": null, "statusCode": ""}
Please suggest the fix or workaround.