HTTP REQUEST HEADER
GET //api/customers HTTP/1.1
Host: www.myshop.com
Authorization: Basic WlE4OFBSSlg1VldRSENXRTRFRTdTUTdIUE5YMDBSQUo6
Accept: */*

HTTP RESPONSE HEADER
HTTP/1.1 301 
set-cookie: JSESSIONID=83B9B56D9858B6CD8B7A65626B9F2A0E; Path=/; HttpOnly; SameSite=None
location: https://www.myshop.com/api/customers
content-length: 0
date: Fri, 27 Mar 2026 02:22:37 GMT
server: MyShop
RETURN HTTP BODY
Other error

Customers List