Skip to content

Excon::Error::Forbidden #2775

@ganeshchothve

Description

@ganeshchothve

Expected(200) <=> Actual(403 Forbidden) (Excon::Error::Forbidden) excon.error.response :body =>

Expected(200) <=> Actual(403 Forbidden) (Excon::Error::Forbidden)

getting error in carrierwave 3.1.0 whereas it was previously working

ex:

class Student

mount_uploader :profile
end

Student.first.profile.present?

getting error on above check

everything aws s3 permissions everything is okay. the only thing is i upgraded this from version 3.0.7 to 3.1.0 and issue started occuring

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions