[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Cannot do a PUT Using HTTP Client

  • Thread starter Thread starter Simon L. Prinsloo
  • Start date Start date
Status
Not open for further replies.
S

Simon L. Prinsloo

Guest
Hi Jeff The problem is with the user's access on the server. You authenticated successfully, otherwise you would have received 401, but you user does not have authorization to perform the action. 401 = Authentication failed or you did not even try to authenticate. 403 = You did successfully authenticate but you have no access to the given URL.

Continue reading...
 
Status
Not open for further replies.
Back
Top