I’m using trial version of Testiny and I’m trying to integrate with our Redmine. Unfortunately I receive information - “The Api key has insufficient permissions”. What could be the reason ot this issue?
Hello Przemek,
Welcome to the Testiny Forum.
In the Redmine integration this can happen if
- the Redmine API returns an empty list of projects with that API key
- the API key is for a Redmine admin which we do not allow but the error message might be misleading
We recommend creating a non-admin user and assigning permissions to access the projects required for the integration only.
If that does not work for you, please let us know.
Regards,
Michael
It worked after changing user permissions. During configuration, the “insufficient permissions” message is really misleading
Thank you!