From 0d4f9a848f89b8f4be4b23d68338bff38d0a7fbc Mon Sep 17 00:00:00 2001 From: ycfxx Date: Wed, 12 Jan 2022 10:00:43 +0800 Subject: [PATCH] upgrade complete shopify OAuth --- src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 6920778d7..5d2a85f93 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -177,8 +177,8 @@ logging: shopify: auth: - apiKey: 3bef8dabafd9db8c50f46ce73429f2ff - apiSecretKey: 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 + apiKey: 99e631dd0faa1076ceffae36cf91a93b + apiSecretKey: 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 scope: write_orders,read_customers,write_payment_gateways,write_payment_sessions