Actions
Bug #32249
closed"Unable to print debug information" log message from Katello::HttpResource.print_debug_info
Difficulty:
Triaged:
Yes
Description
Passed in payload https://github.com/Katello/katello/blob/1e38992603284a11def8de517e5b9ed280cb20e7/app/lib/katello/http_resource.rb#L71 is in string format but treated as a hash which always throws an error.
Actions