wc-api-java icon indicating copy to clipboard operation
wc-api-java copied to clipboard

Java wrapper for WooCommerce REST API

Results 32 wc-api-java issues
Sort by recently updated
recently updated
newest added

add COLON in SpecialSymbol and apply in OAuthSignature

I would like to access a WordPress website in from an Azure Spring app. Due to the http protocol and the older oauth1 standard, is this something to use for...

i'm struggling at creating a new order, i pass every single data that the documentation tell us to, but it can't create. Every time i try to send the JSON,...

im using gradle on Android studio And it Always get a notfound error for logfactory

Bumps httpclient from 4.5.10 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.10&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Remove pgp operating system dependency Add pagination information when the result is a list

I had the same problem on product downloads so i added the gson libary for the post request of the http-client to parse the object and know its tested and...

Dear Coder, Firstly, I would like to thank you for providing such useful library. I have been developing a microservice-based application and using your library multiple times. When I use...

Hi, I'm having trouble with product creation. I can't figure out how to pass the categories and the attributes, it keeps showing "rest_invalid_param" error code with message "categories[0] not of...