-
-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WooCommerce version 9.0 compatibility #775
Comments
I just tested with Get Orders, seems working fine with WooCommerce 9, could you provide more details? |
wc.Product.GetAll(dic).Result
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure you have included the below details when open an issue. Thank you.
Wordpress version 6.5.4, WooCommerce Versión 9.0.0 and WooCommerce.NET version 4.6.1
Steps to replicate the issue
after updating to woocommerce 9.0 it is not possible to connect
Details of the error message if there is any
en WooCommerceNET.RestAPI.d__48
1.MoveNext() --- Fin del seguimiento de la pila de la ubicaci n anterior donde se produjo la excepci n --- en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) en WooCommerceNET.RestAPI.<GetRestful>d__49.MoveNext() --- Fin del seguimiento de la pila de la ubicaci n anterior donde se produjo la excepci n --- en System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) en WooCommerceNET.Base.WCItem
1.d__11.MoveNext()<---The text was updated successfully, but these errors were encountered: