Join Slack
Powered by
// Call API var response = https.get({ ...
# general
e
Ehsan Ali
07/23/2019, 9:27 AM
// Call API var response = https.get({ url: '
https://msgento.com/rest/V1/shipments
', headers: { 'Authorization' : 'Bearer wn89yowb2q6jer83mxianf7aap8jul86y' , 'Accept' : 'application/json', 'Content-Type' : 'application/json' } });
b
battk
07/23/2019, 9:36 AM
magento.com
?
e
Ehsan Ali
07/23/2019, 9:37 AM
host
j
jmacdonald
07/23/2019, 9:41 AM
I think he means the url in your call is msgento rather than magento
e
Ehsan Ali
07/23/2019, 9:42 AM
sir this url isexample url
Ehsan Ali
07/23/2019, 9:43 AM
instead of it I will use Magento site URL
3
Views
Open in Slack
Previous
Next