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
Hello,
Relaiscolis.com is a French parcel service; they send links to follow the delivery of parcels.
Usually in the emails they send, we can have "short" links e.g. https://tracking.relaiscolis.com/ifunaj/RoeKD0Zj which (once open in the browser) redirects to: https://service.relaiscolis.com/wssuivicoliscritere/pagesuivi.aspx?ORIGINE=MAILRC and the page says the parcel reference is missing (French message: "La référence du colis n'est pas fournie") instead of: https://service.relaiscolis.com/wssuivicoliscritere/pagesuivi.aspx?ORIGINE=MAILRC&REF=VD0500010952
The REF= is essential here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Relaiscolis.com is a French parcel service; they send links to follow the delivery of parcels.
Usually in the emails they send, we can have "short" links e.g.
https://tracking.relaiscolis.com/ifunaj/RoeKD0Zj
which (once open in the browser) redirects to:
https://service.relaiscolis.com/wssuivicoliscritere/pagesuivi.aspx?ORIGINE=MAILRC
and the page says the parcel reference is missing (French message: "La référence du colis n'est pas fournie")
instead of:
https://service.relaiscolis.com/wssuivicoliscritere/pagesuivi.aspx?ORIGINE=MAILRC&REF=VD0500010952
The REF= is essential here.
The text was updated successfully, but these errors were encountered: