Hello community!
I try to install for Magento 2.4.7 a module called opencartcity/pipedrive in Version 1.1.1
I’ve created an app in the developer hub, the Magento module seems to be installed correctly. From Pipedrive Dashboard the installing process works fine, the given URL ist called and the module replied as expected. For Oauth registration I got my auth_token, which is used to the API to create an access_token. Now I’ve a strange behavior. After calling through the API, Pipedrive Dashboard has the status “installed”, so it seems like everything has worked correctly, but the API (in the same call!) said the auth_token is invalid, so I didn’t get the access_token.
The module developers said, they have used the API in the right way, Pipedrive support was also not helpful. So I’ve the case, that with the same call Pipedrive registered the integration correctly, but the API said something else. Does anyone have a similar case?
Thanks for help!