Skip to content
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

Open
gocasals opened this issue Jun 19, 2024 · 4 comments
Open

WooCommerce version 9.0 compatibility #775

gocasals opened this issue Jun 19, 2024 · 4 comments

Comments

@gocasals
Copy link

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__481.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.WCItem1.d__11.MoveNext()<---

@XiaoFaye
Copy link
Owner

I just tested with Get Orders, seems working fine with WooCommerce 9, could you provide more details?

@gocasals
Copy link
Author

gocasals commented Jun 19, 2024

wc.Product.GetAll(dic).Result

image

  • at WooCommerceNET.RestAPI.d__48`1.MoveNext()
  • at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  • at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  • at WooCommerceNET.RestAPI.d__49.MoveNext()
  • at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
  • at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  • at WooCommerceNET.Base.WCItem`1.d__10.MoveNext()

@XiaoFaye
Copy link
Owner

Working fine for me

image

@gocasals
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants