Skip to content

SOLIDAUTH: example fails with client exception #38

@jesscmoore

Description

@jesscmoore

Describe the Bug

The example app in solid_auth fails on 'Login' button press and needs fixing.

Also typo in main page: 'FLUTTER SOID AUTHENTICATION'

To Reproduce

Steps to reproduce the behavior:

  1. cd solid_auth/example
  2. flutter pub get
  3. flutter run --debug -d macos
  4. Click 'Login'
  5. See error
Connecting to VM Service at ws://127.0.0.1:53171/6oj922eIsxI=/ws
Connected to the VM Service.
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: ClientException with SocketException: Connection failed (OS Error: Operation not permitted, errno = 1), address = pods.solidcommunity.au, port = 443, uri=https://pods.solidcommunity.au/.well-known/openid-configuration

Expected Behaviour

Working login and logout testing of user authentication and authorisation of the app.

Screenshots

Image

Context

Where has the issue been observed:

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

[Add any other context about the problem here.]

App Version: solid_auth example 1.0.0+1, solid_auth 0.1.28
Flutter Version: 3.41.6

Closing Criteria

Checklist for closing the issue:

  • No errors from make prep
  • All tests pass make qtest
  • Successful login and logout with example app

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions