Skip to content
New issue

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

'Error in Jessie script' after trying yo Analyze CV #5

Open
coopernewby opened this issue Oct 18, 2023 · 0 comments
Open

'Error in Jessie script' after trying yo Analyze CV #5

coopernewby opened this issue Oct 18, 2023 · 0 comments

Comments

@coopernewby
Copy link

coopernewby commented Oct 18, 2023

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.```




Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant