Automattic / Automattic/crowdsignal-forms
Error submitting Feedback block on private site
- Dominant language
- PHP
- Stars
- 15
- Forks
- 10
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
The Feedback block seems to post back to the site instead of directly to the crowdsignal.com api.
It seems like there is maybe some cookie or incorrect permissions set because a `User cannot access this private blog` error is returned in the POST even though you have permission to view the site
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the Feedback block's submission path and compare the POST target with the crowdsignal.com API. Reproduce the request on a private site and inspect how cookies and permissions affect it; done means feedback submits successfully without the “User cannot access this private blog” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- api, authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100