phuly Posted October 26, 2019 Share Posted October 26, 2019 Hi ! Currently I get API information from API Reference successful , but it seems with API Reference: GetClientsProducts, we don't get API information returned. Anyone this problem and successful fix, please guide Thanks 0 Quote Link to comment Share on other sites More sharing options...
JonTheWong Posted November 5, 2019 Share Posted November 5, 2019 Just a quick tip to confirm. Did you make sure your API user/roles are allowed to use the "GetClientsProducts" call? Not sure if your code has debug, but you should receive the following error if thats the case. { "result": "error", "message": "Invalid Permissions: API action \"getclientsproducts\" is not allowed" } Providing logs or sample code might help us help you. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.