SolidOS / SolidOS/solid-panes

Attempting to update sharing for Trusted Apps errors

Open
#188 1 comment 0 reactions 0 assignees View on GitHub

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:

  1. Navigate to a resource in a Pod.
  2. Display the Sharing view.
  3. Click green +.
  4. Select Trusted Apps to display the sharing permissions for your Trusted Apps.
  5. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.