cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP authorization: basic

Former Member
0 Kudos

Hi Folks,

I am doing a HTTP post. I cant understand what to write in the Authorization: Basic . Please suggest.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi santosh,

Basic authorization scheme that requires an instance of the UserPassCredentials object to be available. After setting a user name and a password in the object, the object is sent to the client.

can you please explain the scenario in detail.

Regards

Manohar

Answers (1)

Answers (1)

Former Member
0 Kudos

Answered