In my case, I found out my SHOPIFY_THEME_APP_EXTENSION_ID is wrong. This is my python codebase_url = f"https://{myshopify_domain}/admin/themes/current/editor"params = {"addAppBlockId": f"{SHOPIFY_THEME_APP_EXTENSION_ID}/star_rating","target": "newApp...