Open asolopovas opened 8 years ago
same problem here with owncloud 9.0.1 and goo.gl
Same problem here. For me it helps to change the CSS id linkText
to a CSS class
sed -i 's/#linkText/.linkText/g' js/script.js
Markus
@hirnschmalz Thank you~!, it works on shorten 0.0.15, owncloud 9.1.1, Ubuntu server 16.04~
Hi, I have added api key, console doesn't throw an error. Make url post return 200. But link is standard and does not get converted into goo.gl. When checked statistics in google developer console, it gave me result saying that 1 success, 71 Client Errors.