orestebh
Image attached to a RichEditor component is not displayed
<Error>
<Code>AccessDenied</Code>
<Message>Request has expired</Message>
<X-Amz-Expires>300</X-Amz-Expires>
<Expires>2023-08-28T21:58:35Z</Expires>
<ServerTime>2023-08-28T22:35:55Z</ServerTime>
<RequestId>81X79AD78SS0R0SB</RequestId>
<HostId>JBxI3/XTlkK7iX/oSD0cbgG8GLS6udf+ZinwAOhTNjbuQQDpfaC0p9gdQerFO2+VVPUp9Apoh84=</HostId>
</Error>
25 replies
Image attached to a RichEditor component is not displayed
this is a fake url, the real is https://hispanic-application-uploads.s3.amazonaws.com/files/WnNTEdKhTEj3dXc6rRovMJDaCRMEedkD7c57YLPN.png
25 replies
Image attached to a RichEditor component is not displayed
the bucket is public, but in database field is saved with query string as Ej3dXc6rRovMJDaCRMEedkD7c57YLPN.png?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20230828T215 335Z&X -Amz-SignedHeaders=host&X-Amz-Expires=300&X-Amz-Signature=9edd7f8x-aws
25 replies
Image attached to a RichEditor component is not displayed
this is the code: RichEditor::make('description')
->required()
->fileAttachmentsDisk('s3')
->fileAttachmentsDirectory('files')
->fileAttachmentsVisibility('private')
->columnSpanFull(),
25 replies
Image attached to a RichEditor component is not displayed
console: GET https://abc-uploads.s3.amazonaws.com/files/WnNTEdKhTEj3dXc6rRovMJDaCRMEedkD7c57YLPN.png..... 403(Forbidden)
25 replies