Unable to access a website with browser widget in LiveCode App

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Unable to access a website with browser widget in LiveCode App

Post by jsburnett » Wed Dec 04, 2024 8:24 pm

Hi,
Need some help.

I have a browser widget embedded in a LiveCode app. I'm trying to access the site https://commerce.health.state.ny.us/public. Previously have been able to successfully log in to this site via the app. Now this has stopped working. No LiveCode errors - just when I type in the username and password it returns with the login page with "Login failed! Please check the User ID and password and try again." on the webpage itself.

I am using 10.0 (dp 5) but have also used 9.6.13. Using Windows 10 also.

Have tried contacting the website - but have not heard any response for a few months.

I believe it has to do with some sort of change in the security requirements of the webpage and not any changes to LiveCode. Is this possible? And if so, any thoughts on correcting this? Or is it possible access information from this site without the use of the widget browser?

John

jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Re: Unable to access a website with browser widget in LiveCode App

Post by jsburnett » Sun Dec 08, 2024 6:33 pm

165 views and no suggests/comments? Not 1? :oops: :cry:

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Unable to access a website with browser widget in LiveCode App

Post by jacque » Mon Dec 09, 2024 7:05 pm

Usually that means no one knows the answer. It may be that the site expects manual typing to avoid bots from accessing the content. Or is that what you're doing already?
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Re: Unable to access a website with browser widget in LiveCode App

Post by jsburnett » Mon Dec 09, 2024 10:24 pm

Hi,
Yes I am typing in my username and password.
Called IT at the site and they had no answer other than to recommend Chrome or Edge.
For fun I tried LiveCode Community 9.6.1 and I was able to access the site successfully. Thought that was interesting.

And hope no one took my post previously as offensive. Not my intent.

John

stam
Posts: 3058
Joined: Sun Jun 04, 2006 9:39 pm

Re: Unable to access a website with browser widget in LiveCode App

Post by stam » Mon Dec 09, 2024 10:31 pm

Browser Requirements section in the above website wrote:
Unsupported Browsers:
Microsoft Internet Explorer 11 and older
Microsoft Internet Explorer Mobile (Windows 8 Phone)
Safari for Windows (Desktop)
Browsers embeded in virtualized desktop software
You needed to check their requirements. Obviously, the widget now shows as embedded browser. Perhaps that's possible to change; it's likely that the older software you tried and worked did not do this.
Worth asking if they have an API but I suspect you may be out of luck.
Their contact email: hcsoutreach@health.ny.gov

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Unable to access a website with browser widget in LiveCode App

Post by jacque » Tue Dec 10, 2024 6:11 am

jsburnett wrote:
Mon Dec 09, 2024 10:24 pm
And hope no one took my post previously as offensive. Not my intent.
Not at all, I think we all understand.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Re: Unable to access a website with browser widget in LiveCode App

Post by jsburnett » Tue Dec 10, 2024 1:34 pm

Hi Y'all
So After talking to IT at the site, all versions including LiveCode 10.0 (dp 5) allow connection/login.
Thanks.
Again, I was trying to sound funny with "165 views and no suggests/comments? Not 1? :oops: :cry:".
Appreciate response.
Thank you.
John.

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Unable to access a website with browser widget in LiveCode App

Post by FourthWorld » Tue Dec 10, 2024 6:12 pm

jsburnett wrote:
Tue Dec 10, 2024 1:34 pm
So After talking to IT at the site, all versions including LiveCode 10.0 (dp 5) allow connection/login.
Did IT describe the source of the problem?
Again, I was trying to sound funny with "165 views and no suggests/comments? Not 1? :oops: :cry:".
You've been around long enough, always good natured and appreciative, that no one here could mistake you for being rude. Glad you got the issue sorted.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

jsburnett
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 121
Joined: Fri Mar 09, 2007 9:47 pm

Re: Unable to access a website with browser widget in LiveCode App

Post by jsburnett » Thu Dec 12, 2024 4:34 pm

Acturally, IT did not describe an issue.
They kept asking me if I needed my password reset, which I did not
I guess if the only tool in the tool box is a hammer, than everything looks like a nail.
Have other questions, but will make a new post
John

Post Reply