FIRST TIME LOGIN REDIRECT seems to fail

Peter Lane Posted in Technical Support 11 months ago

I have set up the FirstLogin URL as follows:
https://prod.localapp.live/mygr/newuser.php?guid=[GUID]&unam=[USERNAME]

My script lists the params as follows:
Array
(
[guid] => 8
[amp;unam] => techy
)

Replies
gb Peter Lane Replied 11 months ago

Thanks for new version that works now.

Indonesian Arsalan Shah Replied 11 months ago

Try 1.3 version.

I request you to next time provide more details and the excepted output and the resulted output. Seems the editors made confusion in first place :)

Indonesian Arsalan Shah Replied 11 months ago

I see there is a bug I will fix it

gb Peter Lane Replied 11 months ago

The URL I quote is the value I put in configure to the First Time Login component, I show the query string that my newuser.php script rec.eives from your component. I do not generate that incorrect query string.

Indonesian Arsalan Shah Replied 11 months ago

OSSN doesn't have newuser.php file and your URL doesn't have double & so it is your script not the OSSN nor the URL. URL doesn't seems have problem.

What is your output url?

gb Peter Lane Replied 11 months ago

I note that the query string from your code is formatted incorrectly:

guid=9&unam=techy

Ahh - this editor transliterates html code and so the colon disappears!

Let me try with spaces
guid = 9 & amp ; techy