Understand and fix HTTP status code errors in your app.
403 Forbidden You donโt have permission to access this resource.This error is usually caused by one of the following:
Rewrite
ย or FilesMatch
ย directive can cause a 403 error.
503 Service Temporarily UnavailableIf you cannot identify the issue, check the following.
oom-killed
error in the runtime logs (but it isnโt the only possible cause of an oom-killed
ย error).
If the error persists after checking and fixing any configuration issues, follow our Failed Deployment troubleshootingย guide. If the error remains beyond those steps, contact our Support team.