Recibo este error en el registro cuando se crea el pedido de latas y se inicia el webhook para pasar el pedido al panel de control de printify:
[Body] => {"error":"ShopNotSetException"}
Y sí, he configurado la página de la tienda en woocommerce.
Cualquier idea sobre cómo puedo depurar esto más o resolver esto. Gracias.
Actualizar – Inicie sesión para obtener más detalles –
Actualización 2: no pude publicar desde printify a woocommerce, pero puedo hacerlo ahora, al deshabilitar algunas funciones en cloudflare, pero no resolvió este problema de enviar pedidos desde woocommerce a printify.
2021-07-25T14:10:16+00:00 INFO Array
(
[Webhook Delivery] => Array
(
[Delivery ID] => c05a085b90f7f018fe813aef54ab502e
[Date] => Jul 25, 2021 @ 14:10
[URL] => https://api-prod.printify.com/v1/callbacks/woo/orders/created/2744221
[Duration] => 1.2456
[Request] => Array
(
[Method] => POST
[Headers] => Array
(
[User-Agent] => WooCommerce/5.5.1 Hookshot (WordPress/5.8)
[Content-Type] => application/json
[X-WC-Webhook-Source] => https://storename.com/
[X-WC-Webhook-Topic] => action.woocommerce_order_status_processing
[X-WC-Webhook-Resource] => action
[X-WC-Webhook-Event] => woocommerce_order_status_processing
[X-WC-Webhook-Signature] => 1RupIqS5ivp+kigpn34B/71wvPUAQGl+1G/huehhae
[X-WC-Webhook-ID] => 1
[X-WC-Webhook-Delivery-ID] => c05a085b90f7f018fe813aef54ab50
)
)
[Body] => {"action":"woocommerce_order_status_processing","arg":4236}
[Response] => Array
(
[Code] => 200
[Message] => OK
[Headers] => Requests_Utility_CaseInsensitiveDictionary Object
(
[data:protected] => Array
(
[date] => Sun, 25 Jul 2021 14:10:16 GMT
[content-type] => application/json
[content-length] => 51
[cache-control] => no-cache, private
[content-encoding] => gzip
[vary] => Accept-Encoding
[x-ab-test-token] => d6b46c77-6f12-4c7c-87d5-6fbb444b6e0
[x-content-type-options] => nosniff
[x-dns-prefetch-control] => off
[x-pfy-correlation-id] => aa0dd0c4-363c-401e-857d-12634dad1ed
[x-powered-by] => PHP/7.4.20
[x-ratelimit-limit] => 3000
[x-ratelimit-remaining] => 2999
[x-xss-protection] => 1; mode=block
[cf-cache-status] => DYNAMIC
[expect-ct] => max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
[server] => cloudflare
[cf-ray] => 6745f87aa92232a-BLR
)
)
[Body] => {"error":"ShopNotSetException"}
)
)
)
.