Open mofazhe opened 7 months ago
The /reader/api/0/user-info interface of miniflux's Google reader api requires output as a request parameter. It has also been tested with FreshRSS and is compatible with this parameter.
/reader/api/0/user-info
output
There is relevant code here, please check it if needed: https://github.com/miniflux/v2/blob/b205b5aad075dc89040231f87c79bec2a7ea60c7/internal/googlereader/handler.go#L1256
There are related comments here: Link: https://github.com/miniflux/v2/issues/2129#issuecomment-1802327014
The
/reader/api/0/user-info
interface of miniflux's Google reader api requiresoutput
as a request parameter. It has also been tested with FreshRSS and is compatible with this parameter.There is relevant code here, please check it if needed: https://github.com/miniflux/v2/blob/b205b5aad075dc89040231f87c79bec2a7ea60c7/internal/googlereader/handler.go#L1256
There are related comments here: Link: https://github.com/miniflux/v2/issues/2129#issuecomment-1802327014