• LRE Rest API - Python - Are there server logs? If so, where?

    Hi all I'm just getting started with LRE API Rest and I'm facing some issues. I'm using Python to call the API. This code isn't working and giving back 500 server error with generalized response, Are there server logs that will show the detailed error…
  • Unable to fetch cookies from ALM with REST API (Bad Request)

    ALM Version 12.60.688 (Patch 6) when we use below Login REST API POST: /qcbin/authentication-point/alm-authenticate we are able to get LWSSO_COOKIE_KEY cookie value, and user is logging in successfully to ALM. but when we pass above cookie value fetched…
  • PC Rest API using Python - Authentication 404

    Hi I am trying to authenticate Performance center using Rest API and Python but it failing with following message is my request correct ?? is there a setup/config change needed on PC Server to enable Rest API? if someone has a valid request, can you post…