Skip to content

Unable to make HTTP requests in Android Pie #481

@balaji-ramavathu

Description

@balaji-ramavathu

Describe the issue
In Android Pie, HTTPS is made default, which is not letting the app to make HTTP requests. Read more about it here

To Reproduce or Feature details
Try to get Shares list in app with Android Pie smartphone.

Logs
D/OkHttp: --> GET https://pfeng.amahi.org/shares http/1.1
Session: 8267cbb6b2c3242bab7d6dff4c84bcd1d51ea78c
Accept: application/json
D/OkHttp: User-Agent: AmahiAnywhere/3.0.0 (Android 9; GM1901) Size/6.3 Resolution/2340x1080
--> END GET
D/OkHttp: <-- 404 https://pfeng.amahi.org/shares (332ms)
content-type: text/plain; charset=utf-8
x-content-type-options: nosniff
content-length: 19
date: Tue, 02 Jul 2019 06:58:03 GMT
404 page not found
<-- END HTTP (19-byte body)

Metadata

Metadata

Assignees

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