DEV Community

Discussion on: Server-Side Rendered Real-time Web App with Next.js, AWS Amplify & GraphQL

Collapse
 
gauravhanda25 profile image
Gaurav Handa

I did same but still access denied error page on my production branch url - master.d1pgdow2brm58j.amplifyapp.com/

Thread Thread
 
upupkenchoong profile image
Ken Choong

Ya I also have access denied when done generate the page. When start SSR build, it go to Access Denied.

I have attached AdminstratorAccess to the service role, but it still the same.

Do you have any fix on this??