You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
Your username is the lowercase name shown when you login to bitly, your access token can be fetched using the following ( http://dev.bitly.com/authentication.html ):
11
-
12
-
curl -u "username:password" -X POST "https://api-ssl.bitly.com/oauth/access_token"
13
-
14
-
To run the tests either export the environment variable or set it up inline before calling `nosetests`:
0 commit comments