Skip to content

Is the file upload still working? #66

@schrufygroovy

Description

@schrufygroovy

I am experiencing issues with file uploads. Even the example from: https://github.com/reportportal/client-javascript/blob/master/examples/generateTestLaunch.js is not working.
The headers are still set and sent, but it seems that ReportPortal is ignoring them.

When one checks the documentation: https://github.com/reportportal/documentation/blob/master/src/md/src/DevGuides/reporting.md#batch-save-logs
it's stated, that all files should be uploaded at once.

Also the content type "multipart/form-data" which is used in JavaScript implementation is not mentioned in the example

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions