Replies: 1 comment 1 reply
|
I have got it. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a URL that has many security parameters that are verified before redirecting the visitor to the final destination (the resulting URL).
The API is visiting the secure URL and shortening the resulting URL.
The resulting URL is useless for the visitor. Only through the secured URL, the visitor can get the final content.
All reactions