Oleksandr Mandryk

Results 13 comments of Oleksandr Mandryk

Hi @guilherme-oliveria the library currently doesn't support batch operations, but I would be glad to accept a pull request that adds this possibility. Thank you.

Hi @guilherme-oliveria , could you please explain what do you mean? Recently I've merged a pull request which adds batch operations. Will it help you?

Hi @jlparrilla if your server is under SSL (https) you shouldn't use the wc-api-java library. It's only for servers under http.

@jlparrilla could you please provide more details about the issue?

Hi @philipdomann I guess P must be list of objects. Could you show how your initialization of variable p looks like?

Hi @frankxayachack this exception shows that jackson wasn't able to parse a response from your server. Try to identify what property/value causes this and post it here with more details...

Hi @guilherme-oliveria if you have SSL on your server you may use Basic Authentication: http://woocommerce.github.io/woocommerce-rest-api-docs/#authentication-over-https

Hi @Pelellone thank you! I would be happy to approve your PR which implements V3 support and coupons :)