You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm trying to make your skill work but when I arrive at the ask deploy command I get this error [Error]: { "skill": { "resources": [ { "action": "CREATE", "errors": [ { "message": "Object instance at property path \"$.manifest.apis.custom.endpoint\" has missing required property: \"uri\"." } ], "name": "Manifest", "status": "FAILED" } ] }, "status": "FAILED", "warnings": [ { "message": "The imported package contains 1 number of file(s) at invalid or access listed paths. Such files, under the following directories, were not processed: [assets]" } ] }
Can you help me out?
The text was updated successfully, but these errors were encountered:
Hi! I'm trying to make your skill work but when I arrive at the ask deploy command I get this error
[Error]: { "skill": { "resources": [ { "action": "CREATE", "errors": [ { "message": "Object instance at property path \"$.manifest.apis.custom.endpoint\" has missing required property: \"uri\"." } ], "name": "Manifest", "status": "FAILED" } ] }, "status": "FAILED", "warnings": [ { "message": "The imported package contains 1 number of file(s) at invalid or access listed paths. Such files, under the following directories, were not processed: [assets]" } ] }
Can you help me out?
The text was updated successfully, but these errors were encountered: