Quantcast
Channel: Opinion: Shopify Community - Shopify APIs & SDKs
Viewing all articles
Browse latest Browse all 25503

Flo commented on create webhook via API (Required parameter missing or invalid)

$
0
0

Okay. Fixed it myself.

I was not aware that i had to create

        $payload = array('webhook' => array('topic'     => $event,'address'   => $address,'format'    => $format
                    )
        );

instead of 

        $payload = array('topic'     => $event,'address'   => $address,'format'    => $format
                    );

 


Viewing all articles
Browse latest Browse all 25503

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>