Dear all
I found that the Deprecated\DEPRECATED_GetLoginURL function is producing inconsistent redirect URLs. The output URL, Domain/Appname/page?parameter1¶meter2¶meter3, includes all parameters, while the actual redirect URL, Deprecated\DEPRECATED_GetLoginURL.URL, is dropping or cutting parameters, resulting in Domain/Appname/page?parameter1.
How to config?
Thank you.
Hi,Can you please refer the below link,https://www.outsystems.com/forums/discussion/89464/workaround-on-passing-input-parameter-in-redirecttourl/Thanks,sahana
Dear Sahana K
I clicked the link in the email, but no authentication or login . Then, i clicking the link again and authentication but did not redirect me to the URL with multiple parameters.
If possible can you please share oml (test oml). It will be easy to understand the implementation and problem then I can easily suggest solution accordingly.
Hello.
The URL may be too long. Or you simply aren't passing everything.
Also, if it is called "Deprecated", you should look for the new version. Maybe that error is fixed.
Dear All
i attachment file oml. i can not Redirect many parameter as so function in page "Login"
Thank you
@Navneet Garg oml file in attachment thank you.
Still the same situation: you are using a deprecated version.Unless someone is running the same version you are, we can't even replicate the issue...