API headers 用于 shopify API

API headers for shopify API

headers 需要传递什么才能得到 Shopify 的响应?我想用 Postman 进行 shopify 响应。我怎么才能得到它?

我已经尝试使用 "token" 参数但出现错误:

"{"errors":"[API] Invalid API key or access token (unrecognized login or wrong password)"}"

提前致谢。

"X-Shopify-Access-Token" 是该令牌值的 header 的键。