You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: