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
Hi, i tried to use this project to shortner my azure file urls, but getting an error.
The short url redirect to long url with some modified carcters.
Could you help me?
See the example bellow: { "url": "https://eprotocol.file.core.windows.net/protocol-files/1/Url%20Shortener.pdf?sv=2019-07-07&sig=SNIyC66XsePm%2B%2Fq9FQsCKtE2QVmMUaE2B%2FcCg8uywPU%3D&st=2020-09-30T01%3A55%3A58Z&se=2022-09-20T01%3A55%3A58Z&srt=o&ss=f&sp=r", "vanity": "" }
{ "ShortUrl": "https://dwrpaua3ya.azurewebsites.net/2s", "LongUrl": "https://eprotocol.file.core.windows.net/protocol-files/1/Url%20Shortener.pdf?sv=2019-07-07&sig=SNIyC66XsePm%2B%2Fq9FQsCKtE2QVmMUaE2B%2FcCg8uywPU%3D&st=2020-09-30T01%3A55%3A58Z&se=2022-09-20T01%3A55%3A58Z&srt=o&ss=f&sp=r", "Title": "" }
┆Issue is synchronized with this Trello card by Unito
The text was updated successfully, but these errors were encountered:
Fix Issue 'Redirecto to wrong URL microsoft#187'
2dff77a
Hi @FBoucher , I've provided my PR #190 for this feature. Please have a look
Sorry, something went wrong.
FBoucher
Successfully merging a pull request may close this issue.
Hi, i tried to use this project to shortner my azure file urls, but getting an error.
The short url redirect to long url with some modified carcters.
Could you help me?
See the example bellow:
{
"url": "https://eprotocol.file.core.windows.net/protocol-files/1/Url%20Shortener.pdf?sv=2019-07-07&sig=SNIyC66XsePm%2B%2Fq9FQsCKtE2QVmMUaE2B%2FcCg8uywPU%3D&st=2020-09-30T01%3A55%3A58Z&se=2022-09-20T01%3A55%3A58Z&srt=o&ss=f&sp=r",
"vanity": ""
}
{
"ShortUrl": "https://dwrpaua3ya.azurewebsites.net/2s",
"LongUrl": "https://eprotocol.file.core.windows.net/protocol-files/1/Url%20Shortener.pdf?sv=2019-07-07&sig=SNIyC66XsePm%2B%2Fq9FQsCKtE2QVmMUaE2B%2FcCg8uywPU%3D&st=2020-09-30T01%3A55%3A58Z&se=2022-09-20T01%3A55%3A58Z&srt=o&ss=f&sp=r",
"Title": ""
}
┆Issue is synchronized with this Trello card by Unito
The text was updated successfully, but these errors were encountered: