Skip to content
New issue

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

Redirecto to wrong URL #187

Open
arrcorrea opened this issue Oct 2, 2020 · 1 comment
Open

Redirecto to wrong URL #187

arrcorrea opened this issue Oct 2, 2020 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@arrcorrea
Copy link

arrcorrea commented Oct 2, 2020

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": ""
}
url

┆Issue is synchronized with this Trello card by Unito

@FBoucher FBoucher added bug Something isn't working help wanted Extra attention is needed labels Oct 5, 2020
MichaelHumplEnBW added a commit to MichaelHumplEnBW/AzUrlShortener that referenced this issue Oct 7, 2020
@MichaelHumplEnBW
Copy link

Hi @FBoucher ,
I've provided my PR #190 for this feature. Please have a look

@FBoucher FBoucher added this to To Do in Azure Url Shortener via automation Dec 29, 2020
@FBoucher FBoucher linked a pull request Dec 29, 2020 that will close this issue
@FBoucher FBoucher self-assigned this Dec 29, 2020
@sync-by-unito sync-by-unito bot closed this as completed Dec 10, 2022
@FBoucher FBoucher reopened this Dec 10, 2022
@FBoucher FBoucher removed this from To Do in Azure Url Shortener Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants