I am trying to get pakmskey using code from here (https://docs.clover.com/reference#getapikey) This api does not taking anyextra param like my appID, secretkey so how this is going to give me apitoken?
I am trying to get pakmskey using code from here (https://docs.clover.com/reference#getapikey) This api does not taking anyextra param like my appID, secretkey so how this is going to give me apitoken?
The PAKMS key is a key used to tokenize credit card data. In order to obtain the PAKMS key you need to obtain (https://docs.clover.com/docs/using-oauth-20) and pass (https://docs.clover.com/docs/using-api-tokens) an OAuth token.
Sir, when I set my Default oAuth response to testing only it gives me some kind of access_token in address bar. I suppose that is my bearer token for oAuth.
Now when I am passing that in pakms api it always give me 401 authorized can you help me please regarding this issue
I am trying to configure ecommerce sdk
thank you
The permissions required for the PAKMS endpoint and all other EComm endpoints are discussed here - https://docs.clover.com/docs/ecommerce-app-permissions.
If your app doesn't have the required permissions you will need to add them and then uninstall/reinstall your app, instructions and more information on resolving 401s here - https://community.clover.com/articles/23744/resolving-401-unauthorized-responses-when-making-a.html.
Please don't post sensitive information, I have deleted your post. Is your app in sandbox, or in production? What is your app id?
1 Person is following this question.