Fmstrat / shorten

A URL Shortening and Privacy Tool for ownCloud
31 stars 14 forks source link

ownCloud 9.0.1 goo.gl does not work #28

Open asolopovas opened 8 years ago

asolopovas commented 8 years ago

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.

tohcnam commented 8 years ago

same problem here with owncloud 9.0.1 and goo.gl

hirnschmalz commented 8 years ago

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

narfiansjp commented 8 years ago

@hirnschmalz Thank you~!, it works on shorten 0.0.15, owncloud 9.1.1, Ubuntu server 16.04~