apache / incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
https://devlake.apache.org/
Apache License 2.0
2.57k stars 514 forks source link

[Bug][opsgenie] Testing API Key not working #7596

Closed guilhem closed 1 month ago

guilhem commented 3 months ago

Search before asking

What happened

Testing API Key with the right rights is failing with: image

What do you expect to happen

Testing ok.

How to reproduce

Add a key with read and Configuration Access rights

Anything else

No response

Version

v1.0.0-beta10

Are you willing to submit PR?

Code of Conduct

dosubot[bot] commented 3 months ago

Hey @guilhem! 👋 I'm a bot designed to help you solve bugs, answer questions, and become a contributor. I'm here to assist you while waiting for a human maintainer. Let's work together to resolve the issue you're facing.

The 403 Forbidden error when using the Opsgenie API Key in version v1.0.0-beta10, despite having 'Read' and 'Configuration access' rights, is likely due to the missing 'Create and Update' permission. According to the documentation, the required permissions to collect data from repositories include:

Ensure that the API key has all three permissions: Read, Create and Update, and Configuration Access [1].

To continue talking to Dosu, mention @dosu.

klesh commented 3 months ago

So... What rights did you grant for the key?

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 1 month ago

This issue has been closed because it has been inactive for a long time. You can reopen it if you encounter the similar problem in the future.