Closed johng3587 closed 3 years ago
Hey did you try to change the URL from the original example?
var { tall } = require('tall')
tall('SOME_OTHER_SHORT_URL_HERE')
.then(unshortenedUrl => console.log(`Expanded URL: ${unshortenedUrl}`))
🤦 Its been a long night.
No worries, it happens to all of us 😛
No matter what URL I ask for, all I get is https://slides.com/lucianomammino/universal-js-web-applications-with-react-codemotion-rome-2017
Code: