Hi Community!
For a client I create a Pipedrive Integration for Magento 2, opencartcity/pipedrive ist used as module.
In Pipedrive Dashboard an app was created, the integration process was started within dashboard. Module has responded, so communication is working well.
After getting the auth_token the oauth/token API endpoint was called. After this call, in Pipedrive Dashboard the app was installed successfully, but API responded invalid auth_token. So API does not response like Dashboard shows. Does anyone have the same behavior?
Matze