Troubleshooting
"No organization context available"
Problem: Tool calls fail with missing organization context.
Solution:
Ensure you completed the OAuth flow successfully
Specify the
organizationparameter explicitlyUse
getOrganizationsListto verify access
"Token expired"
Problem: Access token has expired after 1 hour.
Solution: Your MCP client should automatically refresh the token. If not, disconnect and reconnect the server.
"Shop not found"
Problem: During authentication, the specified shop cannot be found.
Solution:
Verify the shop domain is correct (use format:
mystore.myshopify.com)Ensure the store has Intelligems installed
Check that you have access to the organization
Connection Issues
Problem: Cannot connect to MCP server.
Solution:
Verify the server URL is correct:
https://ai.intelligems.io/mcporhttps://ai.intelligems.io/mcp/sseCheck your internet connection
Ensure your MCP client supports HTTP or SSE transport
Check MCP client logs for detailed error messages
Last updated
Was this helpful?