🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Http request returns html code

User: "srini"
New Altair Community Member
Updated by Jocelyn
When I try to post data to web service, I am getting the html code (login html code). Though I have authenticated and posted data, I am still getting the error.

Please assist

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Nils_Woehler"
    New Altair Community Member
    Hi,

    exchange the /RA by /RAWS. /RA is only meant to be used by real people thus it is showing the login page whereas /RAWS allows you to log in with HTTP-Basic authentication.

    Best,
    Nils