The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Http request returns html code

srinisrini Member Posts: 9 Contributor II
edited November 2018 in Help
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

Tagged:

Answers

  • Nils_WoehlerNils_Woehler Member Posts: 463 Maven
    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
Sign In or Register to comment.