reportportal / agent-js-jasmine

Agent to integrate Jasmine with ReportPortal.
https://www.npmjs.com/package/@reportportal/agent-js-jasmine
Apache License 2.0
8 stars 15 forks source link

When enabled "attachPicturesToLogs: true" -- error in execution- "Unsupported Media Type" #53

Closed troyhugs closed 4 years ago

troyhugs commented 4 years ago

Error: Request failed with status code 415: {"timestamp":1598616176517,"status":415,"error":"Unsupported Media Type","message":"Content type 'multipart/form-data;boundary=7304571891;charset=UTF-8' not supported","path":"/v1/_automation/item/05fba0fd-c74a-4a7a-8a46-474"} at /Users/john.v/_QA_Automation/node_modules/@reportportal/client-javascript/lib/rest.js:31:23 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) Error: Request failed with status code 415: {"timestamp":1598616176517,"status":415,"error":"Unsupported Media Type","message":"Content type 'multipart/form-data;boundary=7304571891;charset=UTF-8' not supported","path":"/v1/voyager_automation/item/05fba0fd-c74a-4a7a-8a46-474"} at /Users/john.v/_QA_Automation/node_modules/@reportportal/client-javascript/lib/rest.js:31:23 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5)

AmsterGet commented 4 years ago

Hi @troyhugs ! My comment may help here too.

AmsterGet commented 4 years ago

Closed because of no answer from requester. Feel free to reopen it in case of any other question related to the topic.