atlassian / go-artifactory

Go library for artifactory REST API
Apache License 2.0
23 stars 28 forks source link

Getting error when calling FileInfo #26

Open mhamaydeh opened 4 years ago

mhamaydeh commented 4 years ago

trying to use the FileInfo function and i'm getting error

[{Status:406 Message:Resource produces application/vnd.org.jfrog.artifactory.storage.FolderInfo+json but client only accepts [application/vnd.org.jfrog.artifactory.storage.FileInfo+json]}]

we are using Artifactory HA version 7.2.1

and one have an idea ?