Order requests with wekeo_cmems provider take a lot of time. This is due to cacheable parameter set to true in the provider parameter orderLink. Remove it from this link in wekeo_cmems configuration.
Furthermore, productType parameter must be passed into curly bracket to get its value in the body of the orderLink.
Order requests with
wekeo_cmems
provider take a lot of time. This is due tocacheable
parameter set totrue
in the provider parameterorderLink
. Remove it from this link inwekeo_cmems
configuration.Furthermore,
productType
parameter must be passed into curly bracket to get its value in the body of theorderLink
.