We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The function will take the input and shrink any http:// URLs.
To begin with, use bit.ly only.
The text was updated successfully, but these errors were encountered:
I'm getting Origin null is not allowed by Access-Control-Allow-Origin. when making a jsonp call to api.bit.ly/v3/shorten
Do I need to serve this JS from a web server? Can I fack the origin? Am I misunderstanding the problem? flickr jsonp call works fine.
Sorry, something went wrong.
piece of crap bit.ly api documentation. I got it working. Sill need to use OAuth eventually; using my ewpreston account and key for now
No branches or pull requests
The function will take the input and shrink any http:// URLs.
To begin with, use bit.ly only.
The text was updated successfully, but these errors were encountered: