48
Views
7
Comments
RedirectURL dropping parameters.

Dear all


I found that the Deprecated\DEPRECATED_GetLoginURL function is producing inconsistent redirect URLs. The output URL, Domain/Appname/page?parameter1&parameter2&parameter3, 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.

UserImage.jpg
lalita thanyabunphinan

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.

Thank you.

2022-12-30 07-28-09
Navneet Garg

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.

2016-04-22 00-29-45
Nuno Reis
 
MVP

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.


UserImage.jpg
lalita thanyabunphinan

Dear All

i attachment file oml.  i can not  Redirect many parameter as so function in page "Login"


Thank you



RedirectTest.oml
UserImage.jpg
lalita thanyabunphinan

@Navneet Garg oml file  in attachment thank you.

2016-04-22 00-29-45
Nuno Reis
 
MVP

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...


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.