The base API URL. The main (/reader/api/0/
) and auth (/accounts/ClientLogin
) endpoint paths will be appended.
Optional
clientThe name to identify as when making requests. Default: libseymour
.
Optional
autoWhether to automatically call Reader#getPostToken and attempt to retry API requests that result
in a 400 or 401 response. Default: true
The configuration options for instantiating a new Reader.