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

[Bug] Retrofit Error Using Fever API in RSS Client #229

Closed
Revanus opened this issue Nov 22, 2024 · 1 comment
Closed

[Bug] Retrofit Error Using Fever API in RSS Client #229

Revanus opened this issue Nov 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Revanus
Copy link

Revanus commented Nov 22, 2024

Bug Ticket: Error Using Fever API in RSS Client

Title: JSON Parsing Error When Connecting to Fever API

Description:
When attempting to connect my TinyTiny RSS server via the Fever API to the app, an error message is displayed. The app was installed from the F-Droid store. The API works perfectly with other RSS clients, but the connection fails in this app.

Steps to Reproduce:

  1. Open the app installed from F-Droid.

  2. Enter the Fever API address of my TinyTiny RSS server.

  3. Attempt to connect.

Expected Behavior:
The app should connect successfully to the Fever API and synchronize articles.

Actual Behavior:
An error message is displayed, and no articles are loaded.

Error Message:

Exception: retrofit2.HttpException: com.readrops.api.utils.exceptions.ParseException: Expected BEGIN_ARRAY but was STRING at path $.last_refreshed_on_time at $.last_refreshed_on_time

Additional Information:

App Version: 2.0.2

Operating System: Android 14

API Functionality: Tested and functional with other RSS clients.

Installation Source: F-Droid

Screenshot:
Screenshot_20241122-181328

Please investigate and resolve the issue to ensure compatibility with the Fever API.

@Shinokuni
Copy link
Member

Fixed in 35d3b31, tested with a proper TinyTiny RSS instance. It will land in the next bug fix release.

weblate pushed a commit to weblate/Readrops that referenced this issue Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants