Skip to content

Adding AEP connection details and removing hardcoded token #4

Adding AEP connection details and removing hardcoded token

Adding AEP connection details and removing hardcoded token #4

Triggered via push August 30, 2024 04:06
Status Failure
Total duration 1m 36s
Artifacts

deploy_stage.yml

on: push
Matrix: Deploy to Stage
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy to Stage (20, ubuntu-latest)
[generateOAuthSTSAuthToken] Validation errors: [ { "instancePath": "/scopes", "schemaPath": "#/properties/scopes/errorMessage", "keyword": "errorMessage", "params": { "errors": [ { "instancePath": "/scopes", "schemaPath": "#/properties/scopes/pattern", "keyword": "pattern", "params": { "pattern": "^[0-9a-zA-Z_.s]+(,[0-9a-zA-Z_.s]+)*" }, "message": "must match pattern \"^[0-9a-zA-Z_.s]+(,[0-9a-zA-Z_.s]+)*\"", "emUsed": true } ] }, "message": "Invalid scopes format. Must be a comma separated list of scopes (e.g. scope1, scope2, scope3 or scope1,scope2,scope3)" } ]