Im using Postman and would like to call a repository with the POST Folder/Import request as documented here: Laserfiche Repository API
The problem Im having is that although I managed to get the format correctly and authenticating, it then gives this error:
I've double checked the entry ID and repository ID and they seem valid to other application so Im wondering whats wrong with the API call itself
I would also like to mention that the ultimate goal is to use this in power automate to make a sharepoint integration demo and these results are reproducible there as well.