Expand my Community achievements bar.

Submission Error

Avatar

Level 4

Hi all, 

 

I am in the process of using the submit button to transfer data to a SharePoint list. I am using the " Submit to REST endpoint " option, I enter my parameter and the URL for POST request but when I try to submit I am getting a error. Is there a way for me to fix this. 

 

Below is a screenshot where I entered my parameter and the URL I would like the data to go to. Did I miss something?

I entered my parameter and the URL I would like the data to go to. Did I miss something?I entered my parameter and the URL I would like the data to go to. Did I miss something?

 

ErrorError

 

Thank You 

7 Replies

Avatar

Employee Advisor

@StrawHatM23 

This is a server-side exception during submission; that's why you see the message “Encountered an internal error while submitting the form” on the browser side.

 

Could you share the detailed error logs to identify the root cause?

Avatar

Employee Advisor

@StrawHatM23 

You can get the error logs for the attempt under crx-quickstart\logs\

Avatar

Employee Advisor

@StrawHatM23 My first suggestion:

 

Try to submit data via postman to sharepoint first and once done it will be easy to replicate request via form.