Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I’m building a Shopify store and working on integrating Speakatoo’s Text-to-Speech service via REST API. Since I couldn’t find an existing plugin, I’m creating one from scratch. However, when I try to call the API endpoint, I keep getting a 403 Forbidden error. I’m using an Apache server—what configurations or permissions should I check to resolve this? Any advice on handling API authentication or headers with Shopify would be helpful!