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?
Thank You
Views
Replies
Total Likes
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?
Hi,
How can I get to the detailed error logs?
You can get the error logs for the attempt under crx-quickstart\logs\
@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.
How could I submit via postman?
Okay I thought I tried submitting via POST in my screenshot
@StrawHatM23
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies