Shipping line error using checkout api in php

DSLR
Shopify Partner
29 0 8

Hi , I am using Checkout API while working with this API I am getting this error response : 

 

{"errors":{"shipping_line":{"base":[{"code":"invalid","message":"ist ungültig","options":{}}],"id":[{"code":"expired"," (truncated...)

 

Please anyone know about that what does this mean.

How do i fix this issue ?

 

Thanks in advance !

Replies 2 (2)

Kevin_A
Shopify Staff
318 42 61

Hey @DSLR 

Can you grab us the x-request-id from the response headers for this request?

Kevin_A | Solutions Engineer @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

DSLR
Shopify Partner
29 0 8

Hi @Kevin_A , Thank you for your response !

Yes I have used Storefront Token for this request and then after I have create Checkout Api but still I am not able to change shipping price.

Checkout.png

 

I have found Shopify checkout documentation where we have option to set shipping line price .

Is there another way where we have create custom shipping line ?

Please help me to achieve this.

Thanks !