Skip to content

Unable to vault file to Innovator v12 #11

@alaxala

Description

@alaxala

This code works with Innovator v11sp12, but not with v12

UploadCommand uCommand = connection.CreateUploadCommand(); uCommand.AddFile(arasFileItem.Id(), arasFileItem.LocalFile); connection.Apply(uCommand).AssertNoError();

With Innovator v12 I've got the exception with response 404 from Innovator inside it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions