Our flow that we created a while ago suddenly started throwing errors about permission denied recently and we can’t figure out why.
The request ID is 6144f95a792710bb1705e4b8 I believe.
The exact error message is:
{"headers":{"date":"Fri, 17 Sep 2021 20:23:54 GMT","content-type":"application/json","content-length":"238","connection":"close","server":"nginx","access-control-allow-origin":"*","access-control-allow-methods":": POST, GET, PUT, DELETE, OPTIONS","access-control-allow-headers":": Authorization, Content-Type, Accept, X-SHF-LEADS, X-PUSHER-APPID, Shop-ID","access-control-allow-credentials":": true","x-frame-options":"sameorigin","x-xss-protection":"1; mode=block","x-content-type-options":"nosniff","strict-transport-security":"max-age=5184000; includeSubDomains","cache-control":"no-cache","expires":"0","pragma":"no-cache"},"body":"{\"errors\":[{\"message\":\"Cannot access the requested warehouse. Permission denied\",\"operation\":\"purchase_order_create\",\"field\":\"purchase_order_create\",\"request_id\":\"6144f95a792710bb1705e4b8\",\"code\":9}],\"data\":{\"purchase_order_create\":null}}"}