Hi, the Shopify source setup guide for OAuth has 2...
# ask-community-for-troubleshooting
h
Hi, the Shopify source setup guide for OAuth has 2 steps. 1. Select OAuth 2.0 in Shopify Authorization Method 2. Click on authenticate I can see fields for Access Token, Client ID and Client Secret but an authenticate button is not visible? Can anyone clarify?
1
u
Hi @Hans Jónsson, could you please share the link of the setup guide you're reading please?
h
@[DEPRECATED] Augustin Lafanechere here is the link: https://docs.airbyte.io/integrations/sources/shopify
o
The issue here is that the documentation is already there, but the actual PR is not ready yet. Please track this PR to be closed first. https://github.com/airbytehq/airbyte/issues/7243
For now you can simply use the API Password option along with your API Key (Api password) credentials in order to authenticate
Also, the OAuth2.0 is available only in Cloud version of Airbyte, not local one, for the local instance of airbyte, use the API Password option
h
Thanks, I have already succeeded using the API Password option. Good to know that this is WIP and only on Cloud.