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

Shopify demo application shop orders access by Hristo Antov

$
0
0

Hello,

We are currently developing a shipping application, that will allow, at the end of the checkout process, the customers to choose an office their package to be delivered if the shipment is made with Post Danmark.

So far we tested it in several dev shops and it works fine, but when trying it with a real shop, it cannot access the orders list, where we need to check the shipment method name and verify if it is the one with office delivery.

We are using the php shopify framework and the method we call is:
$sc = new ShopifyClient($_GET['shop'], $app_settings->access_token, SHOPIFY_API_KEY, SHOPIFY_SECRET);
$data['check'] = $sc->call('GET', '/admin/orders.json');

The $sc Shoplify Client call is successful, but on the $sc->call method we receive 500 Internal Server Error.

The dev shop you can see it in action is https://vconnect4.myshopify.com/ You should complete and order and at the success page you will see the button that opens the map popup.

Could you please let me know if there are any specifics or special permissions, that prevents the application to work with a live shop.
Please let us know, if you need any additional information, that could be useful in the investigation of the issue.

Thank you in advance!

Best regards,
Hristo


Viewing all articles
Browse latest Browse all 25503

Trending Articles



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