Asked by kajal on Oct 4, 2024
Kajal receives an error 'name is missing at /app' when uploading a project containing multiple UI extension cards defined in app.json.
Answered by Roger Brown (HubSpot PM)
Roger Brown identified a trailing comma in the 'scopes' array within the app.json file. Removing this comma corrected the JSON syntax error, resolving the upload failure.