Tried to shorten a Google Drive link that was only available to logged in users and the system hung. Wget showed multiple redirections and slow response from Google on Dreamhost.
It appears that in the case of Google Doc links its necessary to create a "no-follow" option for the call to prevent redirection loops when Google tries to determine if the user has a valid login.
Tried to shorten a Google Drive link that was only available to logged in users and the system hung. Wget showed multiple redirections and slow response from Google on Dreamhost.