我已经创建了一个私有应用程序(获得了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
}