linq-dev
Tourist
Contact Me
Status
Offline
Last Activity
‎01-27-2020 09:57 PM
Topic Started
2
Topics Started
Topic Solutions
1
Solution
Post Count
11
Posts
Post Kudos
2
Likes

Community Badges

Hi, I've been experiencing a sort of timeout occurring when using the shopify script tag api with react/koa. As I am developing on my app and doing restarts and changes. I notice after...
No content to show

User Activity

Thank you for clearing this up. One last question, when someone uninstalls should I have a webhook updating the billing information to be reset as well?
I am using the billing api in test mode for this using react/koa.  As I'm testing sometimes on my app restart the billing api request pops up again after already approving it previously.  I'm curious if this is only because it is in test mode or that...
Correction, the lusca addition to add an empty x-frame-options header is not needed for this to work.
Thank you for your guidance. I focused on removing X-Frame-Options from multiple places like so to get it resolved. server.js using koa I added the following - const lusca = require('koa-lusca'); app.prepare().then(() => { const server = new Koa...
So we need to only unset the "X-frame-Options" on the linux server itself to allow this to go through?
Hi, I've been developing my app locally using ngrok without errors but when trying to run it on my linux server this issue occurs.Refused to display '{URL}' in a frame because it set 'X-Frame-Options' to 'deny'.I am assuming it has something with the...
Hi, I am working on a similar thing with automatic discounts but when using the graphql mutation I am receiving this error. Error: GraphQL error: Internal error. Looks like something went wrong on our end.Request ID: 54284b8b-d710-4e94-b7a6-222318277...
This widget could not be displayed.
This widget could not be displayed.
Helpful From