Why is API access disabled for my development store app?

Why is API access disabled for my development store app?

selzzyDeveloper
Shopify Partner
11 0 0

After installing my app in development store getting error like below :

 

 

pyactiveresource.connection.ForbiddenAccess: Response(code=403, body="b'{"errors":"[API] API Access has been disabled"}'", headers={'Date': 'Thu, 16 Jun 2022 12:26:54 GMT', 'Content-Type': 'application/json; charset=utf-8', 'Transfer-Encoding': 'chunked', 'Connection': 'close', 'X-Sorting-Hat-PodId': '72', 'X-Sorting-Hat-ShopId': '55753441353', 'Vary': 'Accept-Encoding', 'Referrer-Policy': 'origin-when-cross-origin', 'X-Frame-Options': 'DENY', 'X-ShopId': '55753441353', 'X-ShardId': '72', 'Strict-Transport-Security': 'max-age=7889238', 'X-Shopify-Stage': 'production', 'Content-Security-Policy': "default-src 'self' data: blob: 'unsafe-inline' 'unsafe-eval' https://* shopify-pos://*; block-all-mixed-content; child-src 'self' https://* shopify-pos://*; connect-src 'self' wss://* https://*; frame-ancestors 'none'; img-src 'self' data: blob: https:; script-src https://cdn.shopify.com https://cdn.shopifycdn.net https://checkout.shopifycs.com https://api.stripe.com https://mpsnare.iesnare.com https://appcenter.intuit.com https://www.paypal.com https://js.braintreegateway.com https://c.paypal.com https://maps.googleapis.com https://www.google-analytics.com https://v.shopify.com 'self' 'unsafe-inline' 'unsafe-eval'; upgrade-insecure-requests; report-uri /csp-report?source%5Baction%5D=show&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fshops&source%5Bsection%5D=admin_api&source%5Buuid%5D=8914d1d2-d661-4732-a7af-38a93768341b", 'X-Content-Type-Options': 'nosniff', 'X-Download-Options': 'noopen', 'X-Permitted-Cross-Domain-Policies': 'none', 'X-XSS-Protection': '1; mode=block; report=/xss-report?source%5Baction%5D=show&source%5Bapp%5D=Shopify&source%5Bcontroller%5D=admin%2Fshops&source%5Bsection%5D=admin_api&source%5Buuid%5D=8914d1d2-d661-4732-a7af-38a93768341b', 'X-Dc': 'gcp-asia-southeast1,gcp-us-east1,gcp-us-east1', 'X-Request-ID': '8914d1d2-d661-4732-a7af-38a93768341b', 'CF-Cache-Status': 'DYNAMIC', 'Expect-CT': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"', 'Server': 'cloudflare', 'CF-RAY': '71c3895afa1284fe-BOM', 'alt-svc': 'h3=":443"; ma=86400, h3-29=":443"; ma=86400'}, msg="Forbidden") 

Replies 0 (0)