Hello Joseph,

Thank you for contacting us. After checking your request.log, it shows a 400
Error code:
20151117152814|30|REQUEST|XXX.XXX.XXX.XX|jhorr|POST|/ui/generalConfig/logo|HTTP/1.1|400|17875

You seem to be experiencing a known bug. There’s a work-around involving
getting the General Configuration through the REST API:
curl -L -X GET -uadmin:password
aolname.artifactoryonline.com/aolname/api/system/configuration >
artifactory.config.xml

Then adding a remote URL(you cannot upload the file) of a logo image to the
configuration,and finally using the Saving General Configuration Command.
For example:
curl -X POST -uadmin:password -H "Content-Type:application/xml"
[email protected]
"https://aolname.artifactoryonline.com/aolname/api/system/configuration";

Please let us know if you have any other questions.

Best Regards,
Omar



--
View this message in context: 
http://forums.jfrog.org/Can-t-save-my-branding-image-at-Artifactory-Online-tp7580607p7580621.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to