• Resolved will_brett

    (@will_brett)


    {“code”:”woocommerce_rest_cannot_view”,”message”:”Sorry, you cannot list resources.”,”data”:{“status”:401}}
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Net.WebException: {“code”:”woocommerce_rest_cannot_view”,”message”:”Sorry, you cannot list resources.”,”data”:{“status”:401}}

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [WebException: {“code”:”woocommerce_rest_cannot_view”,”message”:”Sorry, you cannot list resources.”,”data”:{“status”:401}}]
    WooCommerceNET.<SendHttpClientRequest>d__20`1.MoveNext() +3061
    System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
    System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
    WooCommerceNET.WooCommerce.v1.<PostProduct>d__38.MoveNext() +419
    System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
    System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
    Streetshirts_Connect.ext.woo.<btnAddProduct_Click>d__10.MoveNext() +5217
    System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
    System.Web.Util.SynchronizationHelper.SafeWrapCallback(Action action) +106
    System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() +31
    System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +60
    System.Web.Util.WithinCancellableCallbackTaskAwaiter.GetResult() +32
    System.Web.UI.<ProcessRequestMainAsync>d__523.MoveNext() +9083

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author stevewinn

    (@stevewinn)

    Hi,

    This looks like the plug-in has not been installed properly and our connect site cannot authenticate with your site’s woocommerce APi.

    Suggestions: delete and re-install, or try disabling any security plugins that might affect access

    Steve

    Plugin Author stevewinn

    (@stevewinn)

    This is caused by Basic Auth not being enabled on your site.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to send product to woocommerce’ is closed to new replies.