Skip to content

Confusing usage of API_KEY in sample project #548

Open
@alexfu

Description

The sample README mentions the following:

SHOP_DOMAIN=<your-shop-here>.myshopify.com
API_KEY=<your-api-key>
ANDROID_PAY_PUBLIC_KEY=<your-android-pay-public-key>
ANDROID_PAY_ENVIRONMENT=com.google.android.gms.wallet.WalletConstants.<ENVIRONMENT_TEST OR ENVIRONMENT_PRODUCTION>

API_KEY here should really be renamed to STOREFRONT_API_KEY or STOREFRONT_ACCESS_TOKEN as it can be easily confused with the Admin API key (the label for Admin API Key in Admin screen on Shopify is just "API Key" but Storefront API Key is labeled as "Storefront Access Token").

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions