Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't integrate azure devops with reportportal #64

Open
maciekpazola opened this issue Aug 26, 2024 · 1 comment
Open

Can't integrate azure devops with reportportal #64

maciekpazola opened this issue Aug 26, 2024 · 1 comment

Comments

@maciekpazola
Copy link

maciekpazola commented Aug 26, 2024

Good afternoon,

I attempted to integrate ReportPortal with our on-premise Azure DevOps, but encountered an issue. The request to trigger the integration contains forbidden characters—specifically, the request call is named "Azure%20DevOps." Our Azure DevOps configuration blocks such characters by default.

Is there any workaround available from ReportPortal, or is it possible to adjust the naming convention within ReportPortal to avoid this issue?

Request url: http://serverUrl/api/v1/integration/Azure%20DevOps
Request status: 409 Conflict
Response:
{
"errorCode": 40302,
"message": "Unable to interact with the integration. Unable to connect to Azure DevOps. Code: 400, Message: A potentially dangerous Request.Path value was detected from the client (:)."
}

Under this link you can find ticket about the specific issue:
https://learn.microsoft.com/en-us/answers/questions/1509257/how-to-solve-error-a-potentially-dangerous-request

Best regards,
Maciej Pazoła

@Pink-Bumblebee
Copy link

Duplicate of reportportal/service-api#2055

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@maciekpazola @Pink-Bumblebee and others