We are getting "401 Unauthorized" on GET request, using same credentials we are able to run POST commands such as "/v3/apps/#{CLOVERAPPID}/merchants/#{authentication.merchantid}/metereds/#{CLOVERMETEREDIDBILL}"
but for GET "/v3/merchants/#{authentication.merchant_id}" we are getting 401 Unauthorized
on both requests we are setting same header for authorization