GetWorkers.ca

Goddamit Twilio. Ahoy, Twilio was recently informed by the Canadian Local Number Portability Consortium (http://www.clnpc.ca/) that due to regulatory reasons, Twilio can no longer provide carrier or portability details about Canadian numbers via the Lookup API. Impact All calls to the Lookup API, where a Canadian number is passed as a parameter for query. The attributes “name”, “type” and “mobile_network_code” will not longer return data, instead will return null. This change will take place by end of business on May 10, 2018 PST. Before May 10th 2018 After May 10th 2018 “carrier”: { “mobile_country_code”: 302, “mobile_network_code”: 610, “name”:“Bell Mobility“, “type”: “mobile”, “error_code”: null } “carrier”: { “mobile_country_code”: 302, “mobile_network_code”: null, “name”: null, “type”: null, “error_code”: null } Resolution plan We are working with the CLPNC to find a way to return this data to our API. We will update you if we are able to find a resolution. We apologize for any inconvenience this issue has caused to your business. If you have any questions, please contact us via support. If you have an urgent business need to continue to access this data, please inform our support team when you contact us. Regards, Team Twilio Url:https://trello.com/c/qyiBkWSS/3392-goddamit-twilio

May 29, 2018

Goddamit Twilio. Ahoy, Twilio was recently informed by the Canadian Local Number Portability Consortium (http://www.clnpc.ca/) that due to regulatory reasons, Twilio can no longer provide carrier or portability details about Canadian numbers via the Lookup API. Impact All calls to the Lookup API, where a Canadian number is passed as a parameter for query. The […]