我创建了一个私有应用程序(获得了 API 密钥、密码和秘密),但由于某种原因它不允许我访问。我发出没有任何参数的 GET 请求……我应该在请求中使用某些东西吗?谢谢!乔什
{"response":
"Error message:
GET
https://58b135637023de04edb493880e25XXXX:2d6982192cdc0ea753ba6a729c9dXXXX@ellabing-com.myshopify.com/admin/products.json? returned a response status of 401 Unauthorized
"Server response": {
"errors":"[API] Invalid API key or access token (unrecognized login or wrong password)"
},
"remoteServiceStatus":1,
"success":false
}