X

Sign in

Forgotten your password?

... or login with Facebook:

Don't have an AndroidPIT account yet? Sign up
Android Forum » Android Developer Forum » Android Developer Forum » WebViewClient HttpAuthHandler Proceed

WebViewClient HttpAuthHandler Proceed

WebViewClient HttpAuthHandler Proceed
created on Apr 24, 2011 2:50:34 AM
Hello,

I have a very simple APP but need help understanding HttpAuthHandler with proceed.

The APP has 4 buttons that each go to a URL for a FOSCAM webcamera.

The first button works just fine.

URL = http://someplace.com/snapshot.cgi?user=test&pwd=test

This button works and I get a webview with a snapshot from my webcamera.

The next button is a command to start a horizontal patrol.

URL = http://someplace.com/decoder_control.cgi?command=28?user=test&pwd=test

When I use this button I get a webview with a 401 Unauthorized Authorization required.

** this makes no sense since they both require the same user / password and the snapshot works?

Any help will be great. I can post code if needed.

- Mike
Reply with quote Reply Link ±0     (0 votes)