submitting data from a mobileForm (xdp) | Community
Skip to main content
New Participant
January 15, 2020
Solved

submitting data from a mobileForm (xdp)

  • January 15, 2020
  • 2 replies
  • 5037 views

After submitting data from my published mobileForm (xdp) I get a error message from the browser:

 

"default.submit.html:1 Failed to load resource: the server responded with a status of 403 (Forbidden)"

 

Inside my author instance all work fine only after publishing to the publishing instance I get this error.

Any ideas?

 

regards

Jan

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by formatix

The problem was that the publishing server was not whitlisted on the authoring server under [adminui / settings / userManagement / configuration / settings]. After whitelisting the publishing instance for allowed references all work fine.

Jan

2 replies

formatixAuthorAccepted solution
New Participant
January 30, 2020

The problem was that the publishing server was not whitlisted on the authoring server under [adminui / settings / userManagement / configuration / settings]. After whitelisting the publishing instance for allowed references all work fine.

Jan

Mayank_Gandhi
Employee
January 16, 2020

Hi Jan,

 

What is the submit action configured on the button? 

 

Can you try enabling anonymous access and test again?

 

1. Go to /system/console/configMgr

2. enable anonymous access in apache sling authentication service

formatixAuthor
New Participant
January 16, 2020
- anonymous access is enabled