Creating a CARRIER SERVICE using REST API

Solved

Creating a CARRIER SERVICE using REST API

CubiGear
Shopify Partner
31 3 7

Hi,

 

I'm trying to create a CARRIER SERVICE for my client.  We all checked if the API KEY and TOKEN as well as the STORE were correct and all the permissions  have been granted.  The Carrier Service option is available for that store and the permission for Shipping is READ and WRITE

When creating the CARRIER SERVICE, we receive this html in the response :

<html>
	<body>
		<noscript>
			<a href=\"https://accounts.shopify.com/oauth/authorize?client_id=7ee65a63608843c577db8b23c4d7316ea0a01bd2f7594f8a9c06ea668c1b775c&amp;destination_uuid=8d51591c-b8bf-45da-9674-996968b8ebe9&amp;nonce=f982b04a8e662d645d774ee39cd2ebd7&amp;prompt=merge&amp;redirect_uri=https%3A%2F%2Fgaleriebeauchamp.myshopify.com%2Fadmin%2Fauth%2Fidentity%2Fcallback&amp;response_type=code&amp;scope=email%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fdestinations.readonly%20openid%20profile%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fpartners.collaborator-relationships.readonly%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fbanking.manage%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fmerchant-setup-dashboard.graphql%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fshopify-chat.admin.graphql%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fflow.workflows.manage%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Forganization-identity.manage&amp;state=e8e2c12482f99b2e65335d69ff625027&amp;ui_locales=en&amp;ux=shop\">Continue</a>
		</noscript>
		<script type=\"text/javascript\" defer> window.location=\"https:\\/\\/accounts.shopify.com\\/oauth\\/authorize?client_id=7ee65a63608843c577db8b23c4d7316ea0a01bd2f7594f8a9c06ea668c1b775c\\u0026destination_uuid=8d51591c-b8bf-45da-9674-996968b8ebe9\\u0026nonce=f982b04a8e662d645d774ee39cd2ebd7\\u0026prompt=merge\\u0026redirect_uri=https%3A%2F%2Fgaleriebeauchamp.myshopify.com%2Fadmin%2Fauth%2Fidentity%2Fcallback\\u0026response_type=code\\u0026scope=email%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fdestinations.readonly%20openid%20profile%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fpartners.collaborator-relationships.readonly%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fbanking.manage%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fmerchant-setup-dashboard.graphql%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fshopify-chat.admin.graphql%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Fflow.workflows.manage%20https%3A%2F%2Fapi.shopify.com%2Fauth%2Forganization-identity.manage\\u0026state=e8e2c12482f99b2e65335d69ff625027\\u0026ui_locales=en\\u0026ux=shop\" ;
	</script>
</body>
</html>
Accepted Solution (1)

CubiGear
Shopify Partner
31 3 7

This is an accepted solution.

It's ok, my authentication was not exactly right.

View solution in original post

Reply 1 (1)

CubiGear
Shopify Partner
31 3 7

This is an accepted solution.

It's ok, my authentication was not exactly right.