This is from Shopify’s site on OAuth…
{
“access_token”: “f85632530bf277ec9ac6f649fc327f17”,
“scope”: “write_orders,read_customers”
}
The return is correct, even the access_token, scope and raw body text are showing the response from Shopify as the options in the workflow. And when I write the raw body text to a column, the JSON content is there. For whatever reason, the flow is not splitting it out.
You can request a new token but it requires reinstalling the app. I cannot initialize without the code from Shopify (big circle 