GrapesJS / filestack

Enable Filestack uploader inside the Asset Manager
BSD 3-Clause "New" or "Revised" License
22 stars 28 forks source link

Uncaught ReferenceError: filestack is not defined #5

Closed niamrox closed 6 years ago

niamrox commented 6 years ago
Hi, Its not running , There JS error , I have installed and linked plugin successfully but still showing error.   (anonymous) @ grapesjs-plugin-filestack.min.js:2
  (anonymous) @ VM243 grapes.min.js:32379
  init @ VM243 grapes.min.js:32375
  (anonymous) @ (index):96
artf commented 6 years ago

Just add filestack

<script src="https://static.filestackapi.com/v3/filestack-0.1.10.js"></script>
niamrox commented 6 years ago

That solve the error but generated another Uncaught Error: Filestack's API key not found

  (anonymous) @ grapesjs-plugin-filestack.min.js:2
  (anonymous) @ VM94 grapes.min.js:32379
  init @ VM94 grapes.min.js:32375
  (anonymous) @ (index):97
artf commented 6 years ago

@niamulrox I think the error is pretty much self-explanatory...

Sundaram218 commented 1 year ago

@artf I am also getting the same error as Uncaught Error: Filestack's API key not found. And I don't know how I can solve this error. @artf Kindy help me out with this one. Thanks