We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried adding an API key and updating supafaceai to the latest, any idea what this error means with parameters.organizationId being undefined
kind: 'JessieError', message: 'Error in Jessie script', metadata: { node: { kind: 'JessieExpression', expression: 'parameters.organizationId', source: 'parameters.organizationId', sourceMap: 'AAAA,IAAI,aAAa,GAAG,UAAU,CAAC,cAAc,CAAC', location: [Object] }, ast: { kind: 'MapDocument', header: [Object], definitions: [Array], location: [Object], astMetadata: [Object] } }, originalError: ReferenceError [Error]: parameters is not defined at vm.js:3:26 at Script.runInContext (node:vm:141:12) at VM.runScript (/Users/coopernewby/Local Documents/GitHub/cv-analyzer/node_modules/vm2/lib/vm.js:288:18) at /Users/coopernewby/Local Documents/GitHub/cv-analyzer/node_modules/vm2/lib/vm.js:512:16 at timeout_bridge.js:1:1 at Script.runInContext (node:vm:141:12) at doWithTimeout (/Users/coopernewby/Local Documents/GitHub/cv-analyzer/node_modules/vm2/lib/vm.js:135:29) at VM.run (/Users/coopernewby/Local Documents/GitHub/cv-analyzer/node_modules/vm2/lib/vm.js:511:10) at NodeSandbox.evalScript (/Users/coopernewby/Local Documents/GitHub/cv-analyzer/node_modules/@superfaceai/one-sdk/dist/node/sandbox/sandbox.node.js:46:25) at JessieExpressionVisitor.<anonymous> (/Users/coopernewby/Local Documents/GitHub/cv-analyzer/node_modules/@superfaceai/one-sdk/dist/core/interpreter/map-interpreter.js:564:67), name: 'JessieError' } No outcome from CV analysis.```
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried adding an API key and updating supafaceai to the latest, any idea what this error means with parameters.organizationId being undefined
The text was updated successfully, but these errors were encountered: