force-rest-api icon indicating copy to clipboard operation
force-rest-api copied to clipboard

Java library for Force.com REST API

Results 33 force-rest-api issues
Sort by recently updated
recently updated
newest added

This library does not support the required and best practice authentication mechanism of the "JWT Bearer Flow" https://help.salesforce.com/s/articleView?id=sf.remoteaccess_oauth_jwt_flow.htm&language=en_US&type=5 . This is the standard way of doing machine to machine OAuth....

I don't know the cause but as soon as I update our project to use Springboot 3.3.0, we start getting this exception. Any clue on your side? java.io.IOException: Stream closed...