Skip to content

SOLID POD/UI: Incorrect URI of client-profile.jsonld for example app #380

Description

@cdawei

Describe the Bug

The URI of client-profile.jsonld of the example app is incorrect, this leads to failed authentication during logging in.

To Reproduce

Steps to reproduce the behavior:

  1. Start the example app of solidui or solidpod
  2. Click on Login
  3. The browser window displays the below error page.

SolidUI example app
Image

SolidPod example app
Image

Expected Behaviour

The client-profile.jsonld for the SolidUI example app is hosted at https://anusii.github.io/solidui/example/client-profile.jsonld rather than https://anusii.github.io/soliduieg/client-profile.jsonld as used in the app.

The client-profile.jsonld for the SolidPod example app is not publicly accessible, as the Pages functionality is not yet set for the solidpod repo.

It seems some inconsistency is introduced when renaming examples apps to soliduieg and solidpodeg.

Context

Where has the issue been observed:

  • Android
  • Chrome
  • iOS
  • Linux
  • macOS
  • Web
  • Windows

App Version: 1.0.0 (solidui example app), 0.0.1 (solidpod example app)
Flutter Version: 3.44.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions