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

[Bug]: Application Services response error Bad Request with no info #496

Open
jonas-martinez opened this issue Oct 26, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@jonas-martinez
Copy link
Collaborator

What happened?

libs/application_runner/lib/services/application_services.ex:369 only sends the body of the error but it gets rid of every other important information such as the url that was called that caused the issue.

I think that we should pass the full finch.Response object assuming that there is no secret in this response.

What browsers are you seeing the problem on?

No response

Version

No response

Relevant log output

No response

@jonas-martinez jonas-martinez added the bug Something isn't working label Oct 26, 2023
@jonas-martinez jonas-martinez self-assigned this Oct 26, 2023
@github-project-automation github-project-automation bot moved this to 🟣 Need triage in Lenra Oct 26, 2023
@jonas-martinez jonas-martinez moved this from 🟣 Need triage to ⚪ Todo in Lenra Oct 26, 2023
@taorepoara taorepoara moved this from ⚪ Todo to 🟡 Backlog in Lenra Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🟡 Backlog
Development

No branches or pull requests

1 participant