Closed shafkevi closed 4 months ago
You can navigate using the React router by clicking around the screen, but if you navigate directly to the /Documents path you get an Access Denied error. This likely just requires a redirection rule in the Cloudfront/S3 connection.
/Documents
ah yeah, we use react router, we need to config default redirects on CloudFront. What a noob!
addressing in #19
closed with #19
You can navigate using the React router by clicking around the screen, but if you navigate directly to the
/Documents
path you get an Access Denied error. This likely just requires a redirection rule in the Cloudfront/S3 connection.