Re: Browser widget - follow redirects setting?

2022-01-27 Thread Keith Clarke via use-livecode
Hi Matthias,
Thanks for your response and experiment.

Unfortunately, I get the same experience with 'launch URL in...' and 'set the 
URL of…’ widget “Browser”

I think it might be my URL. I’m trying to access the Salesforce OAuth 2.0 User 
Agent flow via the browser, as I can’t get the OAuth library to work for this 
flow.

Maybe I’ll try dipping my to into tsnet, as that looks like it may have the 
comparative mechanisms to replicate a recipe I have working from PHP.

Thanks and regards,
Keith   

> On 26 Jan 2022, at 13:27, matthias rebbe via use-livecode 
>  wrote:
> 
> Keith,
> 
> what happens, if you set the URL of the browser widget to tURL?
> 
> I tried here both "set the url..." and also "launch URL ... in widget.." with 
> an online Shop. I tried to launch the account page. In both cases i was 
> redirected to the login page.
> The only thing i noticed is, that the URL of the widget kept to be the URL of 
> the account page although  the login page was opened/displayed.
> 
> Regards,
> Matthias
> 
>> Am 26.01.2022 um 12:24 schrieb Keith Clarke via use-livecode 
>> :
>> 
>> Hi folks,
>> Is there any hidden / undocumented setting for the Browser widget that will 
>> allow it to follow redirects?
>> 
>> Using launch URL tURL opens the default browser on my machine and - if I’m 
>> not logged into the server - redirects to a login page, the address of which 
>> I can see in the browser’s address bar.
>> 
>> However, launch URL tURL in widget "Browser” doesn’t redirect and 
>> subsequently put the URL of widget  “Browser" shows tURL unchanged.
>> 
>> Am I missing a trick?
>> Best,
>> Keith
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Browser widget - follow redirects setting?

2022-01-26 Thread matthias rebbe via use-livecode
Keith,

what happens, if you set the URL of the browser widget to tURL?

I tried here both "set the url..." and also "launch URL ... in widget.." with 
an online Shop. I tried to launch the account page. In both cases i was 
redirected to the login page.
The only thing i noticed is, that the URL of the widget kept to be the URL of 
the account page although  the login page was opened/displayed.

Regards,
Matthias

> Am 26.01.2022 um 12:24 schrieb Keith Clarke via use-livecode 
> :
> 
> Hi folks,
> Is there any hidden / undocumented setting for the Browser widget that will 
> allow it to follow redirects?
> 
> Using launch URL tURL opens the default browser on my machine and - if I’m 
> not logged into the server - redirects to a login page, the address of which 
> I can see in the browser’s address bar.
> 
> However, launch URL tURL in widget "Browser” doesn’t redirect and 
> subsequently put the URL of widget  “Browser" shows tURL unchanged.
> 
> Am I missing a trick?
> Best,
> Keith
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Browser widget - follow redirects setting?

2022-01-26 Thread Keith Clarke via use-livecode
Hi folks,
Is there any hidden / undocumented setting for the Browser widget that will 
allow it to follow redirects?

Using launch URL tURL opens the default browser on my machine and - if I’m not 
logged into the server - redirects to a login page, the address of which I can 
see in the browser’s address bar.

However, launch URL tURL in widget "Browser” doesn’t redirect and subsequently 
put the URL of widget  “Browser" shows tURL unchanged.

Am I missing a trick?
Best,
Keith
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode