-
Can I input an API token and run a script to pull in existing URLs?
- [ ] Have script grab data from bit.ly
- [ ] Properly handle pagination
- [ ] Make sure to allow custom URLs
- [ ] Connect to web U…
-
2019-07-08 12:50:41,215 WARN [exec-499] SearchController | Failed to create a permalink bit.ly URL: java.io.IOException: Server returned HTTP response code: 403 for URL: https://api-ssl.bit…
-
```
What steps will reproduce the problem (provide an exact http api call where
appropriate)?
/* returns the shortened url */
private function get_bitly_short_url($url,$login,$appkey,$format='txt') {…
-
The "Shorten a URL" feature does not appear to work in Firefox 29. Entering a URL and clicking "Shorten" has no effect.
This is due to mixed-mode (both SSL and non-SSL content within the same page) …
-
```
What steps will reproduce the problem (provide an exact http api call
whereappropriate)?
1. /shorten a long url using custom short domain
http://api.bitly.com/v3/shorten?login=MY_LOGIN&apiKey=MY_…
-
I have followed the steps through 16-2; however, when I try to submit a new post the shortUrl variable is not added and Bitly does not say I have tried to access their API. Any help is appreciated.
-
```
What steps will reproduce the problem (provide an exact http api call
whereappropriate)?
1. /shorten a long url using custom short domain
http://api.bitly.com/v3/shorten?login=MY_LOGIN&apiKey=MY_…
-
```
This is to add support for custom API logins for the url shorteners.
I also added bit.ly and budurl.com as 2 more services.
```
Original issue reported on code.google.com by `matthewh84` on 2 De…
-
Sharing Library Errors:
New stories need to be scraped in the debugger before their meta-data shows up in fb share box...
Email doesn't work on PCs, or at least not on chrome.
Twitter link needs b…
-
```
I used the "https://bit.ly/oauth/authorize" API and get the code in the
redirect uri http service, when the service tried to get the access token using
the API "https://api-ssl.bitly.com/oauth/a…