Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
1.1.12
-
None
-
6.2.36
Description
Steps to reproduce
- install cloudinary-parent
- don't make any configuration and restart instance
damLinkField cannot be used if cloudinary is not correct or don't make any configuration. Some error will occur when open the dialog defined by damLinkField
2023-08-07 15:47:00,340 ERROR ernal.dam.cloudinary.service.CloudinaryServiceImpl: Could not access Cloudinary service
java.lang.IllegalArgumentException: Must supply api_key
at com.cloudinary.http44.ApiStrategy.callApi(ApiStrategy.java:84) ~[cloudinary-http44-1.23.0.jar:?]
at com.cloudinary.Api.callApi(Api.java:42) ~[cloudinary-core-1.23.0.jar:?]Logs, screenshots, gifs...
Expected results
Don't make any effects on damLinkField even though the configuration is not correct.
even.
Actual results
Cannot choose image defined by
damLinkField.
Workaround
Development notes
Checklists
Acceptance criteria