Skip to content

Can't use subfolder with base64 encoded requests #233

Closed
@jcneiss

Description

@jcneiss

With the latest version (v5.0.0), use of subfolder with base64 requests is no longer working.

Type of request:
https://<distributionname>.cloudfront.net/<subfolder>/<base64encodedrequest>

I get this error message:
status: 400, code: 'DecodeRequest::CannotDecodeRequest', message: 'The image request you provided could not be decoded. Please check that your request is base64 encoded properly and refer to the documentation for additional guidance.'

It works with 4.2 version.

I think it's because of the fix done for the issue reported here : #194

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