Quantcast
Channel: Implement feedly API using Scribe - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Pablo Fernandez for Implement feedly API using Scribe

One way of doing this is subclassing OAuth2ServiceImpl and overriding the sign method to add the missing parameter.Then from your FeedlyApi class (that inherits DefaultApi20, I assume), override the...

View Article



Implement feedly API using Scribe

I am trying to implement Feedly API using Scribe.For requesting the access token, they have an additional parameter grant_type to be included in the POST request to POST /v3/auth/token as documented...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images