David Porter

Results 12 comments of David Porter

@klcodanr I am encountering the same issue with v5.3.4 on a new site with MSM enabled. This is showing in the logs: ``` POST /apps/acs-commons/content/cloudservice/console/_jcr_content/content/items/cloudconfiglist HTTP/1.1] com.adobe.granite.metrics.knownerrors.impl.ErrorLoggingComponentFilter Exception in component:...

Thanks for getting back to me @klcodanr The query shows no results. If I remove the second where clause (`AND [jcr:content/cq:template]='/apps/acs-commons/templates/utilities/marketocloudconfig'`) I get a lot of results as expected, just...

@klcodanr I am not on aem-tech.slack.com, but I will jump tomorrow morning and reach out. Thanks so much for the invite and engagement 🙏

@klcodanr sorry to post this here, but I am unable to join that slack per the following message: ``` You can use any account with the domain: argildx.com argildx.us 3sharecorp.com...

@klcodanr thanks for your patience. Below is a screenshot of the POST request to the endpoint you mentioned. The _template_ parameter is empty.

``` # Tools > Cloud Services > Marketo /apps/acs-commons/content/cloudservice/console.html/apps/acs-commons/templates/utilities/marketocloudconfig # Create /apps/acs-commons/content/cloudservice/create/ ```

Full admin. I am encountering this issue locally with the AEM SDK as well as in dev/stage/prod instances on AEMaaCS. If I attempt to add a configuration using a fresh...

@klcodanr I ensured that the local AEM admin user was added to the administrators group, and that the administrators group has `jcr:all` on path `/apps/acs-commons/templates/utilities/marketocloudconfig`. The issues persist. Further, after...

No sir. No errors in the browser console, but there are backend errors citing "Parameter template must not be blank" No custom clientlibs, only component JS/SCSS.

@klcodanr @krishnaselvaraj Good news! With assistance from our Adobe Support team, the issue is caused by stripping the HTML extension from URLs via the `LinkCheckerTransformerFactory` service `linkcheckertransformer.stripHtmltExtension` setting being set...