Bug 1348500 - [Ansible Tower 3.0] Unsupported media type "application/x-www-form-urlencoded" in request
Summary: [Ansible Tower 3.0] Unsupported media type "application/x-www-form-urlencoded...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.6.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.7.0
Assignee: Brandon Dunne
QA Contact: Pavol Kotvan
URL:
Whiteboard: tower
Depends On:
Blocks: 1352014
TreeView+ depends on / blocked
 
Reported: 2016-06-21 10:34 UTC by Pavol Kotvan
Modified: 2019-11-14 08:27 UTC (History)
10 users (show)

Fixed In Version: 5.7.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1352014 (view as bug list)
Environment:
Last Closed: 2017-01-11 19:49:15 UTC
Category: Bug
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 7 CFME Bot 2016-07-22 18:56:35 UTC
New commit detected on ManageIQ/ansible_tower_client/master:
https://github.com/ManageIQ/ansible_tower_client/commit/03463622a5ddb103267c2581d794984a057b755a

commit 03463622a5ddb103267c2581d794984a057b755a
Author:     Brandon Dunne <bdunne>
AuthorDate: Fri Jul 22 14:18:54 2016 -0400
Commit:     Brandon Dunne <bdunne>
CommitDate: Fri Jul 22 14:18:54 2016 -0400

    Ensure we always set content_type of "application/json"
    
    Fixes error:
    unsupported media type "application/x-www-form-urlencoded" in request
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1348500

 lib/ansible_tower_client/connection.rb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comment 9 CFME Bot 2016-07-22 21:10:59 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/4b9920e913df5b7e835ab67f273dbb798f8a2323

commit 4b9920e913df5b7e835ab67f273dbb798f8a2323
Author:     Brandon Dunne <bdunne>
AuthorDate: Fri Jul 22 15:59:38 2016 -0400
Commit:     Brandon Dunne <bdunne>
CommitDate: Fri Jul 22 15:59:48 2016 -0400

    Upgrade ansible_tower_client gem to ~>0.3.1
    
    Includes fix for the following error while posting to
    the Ansible Tower 3.0+ REST API:
      unsupported media type "application/x-www-form-urlencoded" in request
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1348500

 Gemfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Note You need to log in before you can comment on or make changes to this bug.