dmpe / urlshorteneR

R package for 2 URL shortening service :loudspeaker: Compatible with Bitly API v4
http://cran.r-project.org/package=urlshorteneR
Apache License 2.0
22 stars 7 forks source link

lexical error #25

Closed riskcede closed 2 years ago

riskcede commented 2 years ago

Hi and thank you for your package!

Ive been using it a while and saw today that i get an error when i tried to run it.

The function I use is: isgd_LinksShorten(longUrl = long_url, showRequestURL = FALSE)

And the error I get is: Error: lexical error: invalid char in json text. <!DOCTYPE html> <!--[if lt IE 7 (right here) ------^

I havent updated any packages lately. Ive tried various urls, i keep getting the same error.

Thanks

Regards Jan

riskcede commented 2 years ago

Sorry, i see now they report that is.gd is down. This is what is causing the error.

dmpe commented 2 years ago

sure. thanks for the feedback :) I will close this issue now.