You cannot post messages because only members can post, and you are not currently a member.
Description:
This group is a forum for discussing technical issues related to the bit.ly API.
|
|
|
Possible to get clicks based on a date range?
|
| |
Hi, Does anyone know if its possible to get the amount of clicks based on a date range with the api/php? Trying to get for example: clicks that occurred between: 2013-03-12 to 2013-03-14 for a shortened url Can't find anything that says possible or not? Seems like you should be able to. tj
|
|
MISSING_ARG_LOGIN with /v3/info request
|
| |
Heya, How do I deal with this error: MISSING_ARG_LOGIN ? I am a real beginner with scripting and the like, but I have a python script that connects, and gets link_history, user_network_history, and user_info successfully. But now I have added a method to get info from /v3/info, I can't figure out... more »
|
|
/v3/link/content
|
| |
Hi All, All my new data API calls return expected results ... except "/v3/link/content". This keeps giving me: {"status_code": 500, "data": null, "status_txt": "UNKNOWN_ERROR"} Pretty sure my call is correct ... as other calls, same format, give me expected results. Any thoughts? Thanks, Greg
|
|
Can't register app
|
| |
Hi. I've created account and then I went on to register an app, confirmed password, got token generated and nothing else happens, I see no interface to enter some app data. If I navigate to Manage My Apps - there's again that screen for password confirmation. What am I doing wrong and how can I get around this?... more »
|
|
Client-side request to bitly API
|
| |
Unfortunately, I have to make my requests to the bitly API via client-side Javascript. Looking at [link] is a comment that states “ideally this request goes to an endpoint that only responds to POST requests and does some cross-site request forgery protection.”... more »
|
|
Is it possible to combine several search terms with Boolean AND
|
| |
Hi, when I search for multiple words using the bitly /v3/search method they seem to be combined with OR as the number of results is larger compared to just one of the terms. Is it possible to combine them with Boolean AND to get an intersection of the results? I tried word1 AND word2, which didn't... more »
|
|
|