 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Bryan Thorell Guest
|
Posted: Wed Mar 28, 2007 11:59 pm Post subject: Verify HTTP Basic Authentication |
|
|
Does anyone know of a way that I can view the entire web services
communication? I am having real trouble connecting to a web service
that uses Basic HTTP Authentication and have found the code that can
be added to the HTTPRIO1HTTPWebNode1BeforePost(), but that doesn't
seem to help.
I get the message that:
A semi colon character was expected.
Line: 1
<HTML><HEAD><TITLE></TITLE></HEAD><BODY
The people with the web service are saying that I am not getting the
Basic HTTP authorization right so it's returning me some HTML.
Any Ideas? |
|
| Back to top |
|
 |
Jean-Marie Babet Guest
|
|
| Back to top |
|
 |
Bryan Thorell Guest
|
Posted: Thu Mar 29, 2007 8:59 pm Post subject: Re: Verify HTTP Basic Authentication |
|
|
Just wanted to say "Thank You!", I was able to add the Basic
Authorization with the HttpAddRequestHeaders() call and it
works like a champ now.
-- Bryan
On Wed, 28 Mar 2007 17:12:40 -0800, "Jean-Marie Babet"
<bbabet (AT) borland (DOT) com> wrote:
|
|
| Back to top |
|
 |
Jean-Marie Babet Guest
|
Posted: Thu Mar 29, 2007 10:00 pm Post subject: Re: Verify HTTP Basic Authentication |
|
|
Thanks for the follow-up post.
I'll drop the code that puts the 'Authorization' header directly somewhere
in a comment for others.
Cheers,
Bruneau. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|