goo.gl Questions

2

Since google is shutting down it's url shortening service, I want to move my project to FDL. I am using the api to shorten the url following this: https://firebase.google.com/docs/dynamic-links/re...
Tamworth asked 5/4, 2018 at 10:51

3

Solved

How can the Google URL shortener generate a unique hash with five characters without collisions. Seems like there are bound to be collisions, where different urls generate the same hash. stackover...
Synthiasyntonic asked 3/11, 2011 at 1:56

5

I am writing my first google chrome extension which will use Google's URL shortener api to shorten the URL of the currently active tab in Chrome. I am a longtime sw developer (asm/C++) but totally...
Devotee asked 2/10, 2012 at 19:11

1

Solved

For some reason my script stopped working today. When I look in the API control panel says I still have 100% left of usage. Any ideas? Did they change the auth way? function url_small($url) { //...
Gautama asked 23/3, 2015 at 15:26

2

Solved

Prereq: create yourself an API key for urlshortener at https://code.google.com/apis/console/ There are lots of docs for various ways of turning a goo.gl url into the original URL via the js get ap...
Sentence asked 31/10, 2012 at 21:34
1

© 2022 - 2024 — McMap. All rights reserved.