Open
Description
Expected Behaviour
- Having a form setup in Sharepoint Excel that can be successfully read via
GET https://ref–repo–owner.hlx.(page|live)/{form}
. - Sending a
POST https://ref–repo–owner.hlx.(page|live)/{form}
request and getting a201 Created
.
1. Theincoming
sheet in Sharepoint Excel is updated
Actual Behaviour
- Form is set up and can be read.
- Sending a POST request returns a
201 Created
.
3. There is no update in theincoming
sheet within Sharepoint Excel.
Note
If an admin POST is sent to the same form via POST /form/{owner}/{repo}/{ref}/{form}.json
then
- the response code is
200 OK
- the
incoming
sheet is correctly updated.
Platform and Version
Browser: "Google Chrome";v="117", "Not;A=Brand";v="8", "Chromium";v="117"
Platform: "macOS"
Metadata
Metadata
Assignees
Labels
No labels