Procountor integration

Hi,
we are investigating possibility to do integration to Procountor via make.com.

I ordered test credentials from procountor support and when i try to make a connection those aren’t working.
Asked from procountor customer service and they told that i should ask test credentials from the site that created integration.

So is it possible to use that only for testing?
https://www.make.com/en/integrations/procountor
image

So, where is the server that your Procountor instance is hosted on? Ask the server administrator for the API keys.

2 Likes

Hi,
i have the api keys and i can login to procountor manually, now i reseted password and got another error ”redirect uri mismatch”

From procountor documentation it’s looking that this is something that the integrator should provide to them?

Looks like it’s trying to reidirect to https://www.integromat.com/oauth/cb/procountor and that address gives response 400 Bad Request

Redirect URI

The redirect URI indicates a location where the user’s browser is redirected after authenticating on Procountor API login page in a fully implemented authorization process. If you do not specify a value for the redirect URI in your testing environment request, we will assign you a placeholder value. In any case, providing the value is mandatory in the authorization process described below. A redirect URI must be a clean URL which does not contain a query string.

Each API client has exactly one redirect URI. The value is stored with API client details by Procountor and cannot be modified by the user. To change the redirect URI after receiving your testing environment drop us a line and state your client ID and the new redirect URI.

image