Advertisement
jigneshkaila

Untitled

Oct 20th, 2023
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. Curl
  2.  
  3. curl -X GET --header 'Accept: text/plain' --header 'x-homeaway-hasp-api-version: 10' --header 'x-homeaway-hasp-api-endsystem: EscapiaVRS' --header 'x-homeaway-hasp-api-pmcid: 1020' --header 'Authorization: Bearer MTIzMGRmMzktN2UxZi00ZGQ0LWJkZWEtNzI5NzMxNjA2MzBj' 'https://hsapi.escapia.com/dragomanadapter/hsapi/GetCompanyInfo'
  4.  
  5.  
  6. Request URL : https://hsapi.escapia.com/dragomanadapter/hsapi/GetCompanyInfo
  7.  
  8. Response Body : No permission for the given partner 'Jervis' was found for context PMCID='1020', EndSystem='EscapiaVRS'
  9. Response Code : 403
  10. Response Headers
  11. {
  12. "cache-control": "max-age=0, no-cache, no-store",
  13. "content-length": "103",
  14. "content-type": "text/plain; charset=utf-8",
  15. "date": "Fri, 20 Oct 2023 10:44:57 GMT",
  16. "expires": "Fri, 20 Oct 2023 10:44:57 GMT",
  17. "pragma": "no-cache",
  18. "server": "Microsoft-IIS/10.0",
  19. "strict-transport-security": "max-age=0",
  20. "x-powered-by": "ASP.NET"
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement