In this article
Table of Contents | |
---|---|
|
...
|
Overview
Use You can use this account type to connect Shopify Snaps with data sources that use Shopify Dynamic OAauth2 accounts.
Multiexcerpt include macro | ||||||||
---|---|---|---|---|---|---|---|---|
|
Prerequisites
None.
Limitations
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Known Issues
None.
Account Settings
...
Field Name |
---|
Field Type | Description |
---|---|
Label* Default Value |
: N/A | String |
---|
Specify a unique label for the account. |
Access Token* Default Value: N/A |
---|
Example: f85632530bf277ec9ac6f649fc327f1 | String/Expression |
---|
Specify the access token for the account. |
Learn more about getting an Access Token |
. |
Store Name* Default Value: N/A |
---|
Example: store-99 | String/Expression | Specify the store name for which you want to create the account. |
---|
Getting an Access Token
Log into the Shopify application.
Provide the required parameters, such
...
as Client ID, Client Secret, and Redirect URL.
Hit the URL from the browser.
The output as shown below is displayed in the browser.From the above URL, copy the code and create a request in
...
Postman by providing Client ID, Client Secret, and code and
...
click Send.
The access token is displayed along with the scope
...
in the above URL
...
.
Provide the Accesstoken
...
in the Shopify Dynamic OAuth2 Account.
Troubleshooting
Error | Reason | Resolution |
---|---|---|
| The necessary authentication credentials are not present in the request or are incorrect. | Specify valid authentication credentials. |
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...