Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating cookies - Website refuses WebView cleartext connection #1015

Closed
5 of 6 tasks
Enzycal opened this issue Aug 26, 2023 · 3 comments
Closed
5 of 6 tasks

Generating cookies - Website refuses WebView cleartext connection #1015

Enzycal opened this issue Aug 26, 2023 · 3 comments
Labels
bug Something isn't working new issue This issue is not triaged

Comments

@Enzycal
Copy link

Enzycal commented Aug 26, 2023

Checklist

Describe the bug

Not that big of an issue but it might be confusing for some. When generating cookies for patreon.com the WebView returns the following:
`Web page not available
The web page at http://patreon.com/ could not be loaded because:

net::ERR_CLEARTEXT_NOT_PERMITTED`

To get past this you simply need to specify that it should use https in the url: https://patreon.com

This needs fixing because some people might not know why the connection is being refused. Or in the very least it should be mentioned in the help window.

To Reproduce

  1. Open Seal
  2. Navigate to Settings > Network > Cookies
  3. Select Generate new cookies
  4. Input the following url: patreon.com or http://patreon.com
  5. Tap on Generate new cookies

Error reports

Web page not available
The web page at http://patreon.com/ could not be loaded because:

net::ERR_CLEARTEXT_NOT_PERMITTED

Screenshots & Screen Records

Screenshot_20230826-202314_Seal

Additional context

No response

@Enzycal Enzycal added bug Something isn't working new issue This issue is not triaged labels Aug 26, 2023
@Marco-9456
Copy link
Contributor

Use https instead of http

@Enzycal
Copy link
Author

Enzycal commented Aug 27, 2023

Use https instead of http

I did but some people might be unaware why this happens hence why I posted this.

@JunkFood02
Copy link
Owner

Use https instead of http

I did but some people might be unaware why this happens hence why I posted this.

We've made https:// as the default prefix for urls when creating new cookies profile, thanks for your feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new issue This issue is not triaged
Projects
None yet
Development

No branches or pull requests

3 participants