Schema validation fails with 403

Created on 4 April 2024, 8 months ago

Problem/Motivation

Schema validation using ESLInt eslint-plugin-json-schema-validator fails due to 403 when requesting https://git.drupalcode.org/project/drupal/-/raw/10.1.x/core/modules/sdc/.... We are attempting to validate SDC .component.yml files and it appears that get requests to git.drupalcode.org will fail with Access Forbidden.

Steps to reproduce

Run eslint using the eslint-plugin-json-schema-validator. The validator errors due to a 403 with message:

<?xml version="1.0" encoding="utf-8"?>


  
    403 Forbidden.
  
  
    Error 403 Forbidden.
    

Forbidden.

Error 54113

Details: cache-msp11863-MSP 1712254042 710583822

Varnish cache server

We are able to hit this URL in a browser but get the 403 when running through the eslint validator.

πŸ’¬ Support request
Status

Active

Version

1.0

Component

Miscellaneous

Created by

πŸ‡ΊπŸ‡ΈUnited States adam-delaney

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024