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
This code
$botan->shortenUrl($url, $userId);
returns: {"status": "bad request", "info": "Error 111 connecting to ec2-52-91-171-196.compute-1.amazonaws.com:6379. Connection refused."} Also in Web browser - https://track.botan.io/s/?token=SUPERTOKEN&url=%22https://google.com/%22&user_ids=1111111111
{"status": "bad request", "info": "Error 111 connecting to ec2-52-91-171-196.compute-1.amazonaws.com:6379. Connection refused."}
The text was updated successfully, but these errors were encountered:
The same issue for me
Sorry, something went wrong.
Same here, getting redirected from https://track.botan.io/s to http://track.botan.io/s with 404 🤷♂️ Is this product even supported?
https://track.botan.io/s
http://track.botan.io/s
Same issue here (python)
Same issue (python, rest). Method returns 502 Bad Gateway
No branches or pull requests
This code
returns:
{"status": "bad request", "info": "Error 111 connecting to ec2-52-91-171-196.compute-1.amazonaws.com:6379. Connection refused."}
Also in Web browser - https://track.botan.io/s/?token=SUPERTOKEN&url=%22https://google.com/%22&user_ids=1111111111
The text was updated successfully, but these errors were encountered: