Attempting to update sharing for Trusted Apps errors
Open
Nobody has claimed this yet.
wontfix
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 52
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 10
Description
When attempting to update the sharing permissions for Trusted Apps on a folder generates a CORS error:
Access to fetch at 'https://generator.inrupt.com/' from origin 'https://suser.solid.community' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
To Replicate:
- Navigate to a resource in a Pod.
- Display the Sharing view.
- Click green +.
- Select Trusted Apps to display the sharing permissions for your Trusted Apps.
- Attempt to give/remove access to the resource for any of the Trusted Apps.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the problem through the Sharing view using the listed steps, then trace the request made when changing Trusted Apps permissions to https://generator.inrupt.com/. The issue is done when granting and removing access works without the reported CORS error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100