GithubHelp home page GithubHelp logo

doRisize() stopped working. about imgapp HOT 4 CLOSED

tanaikech avatar tanaikech commented on June 10, 2024 1
doRisize() stopped working.

from imgapp.

Comments (4)

laurienason avatar laurienason commented on June 10, 2024

Yes - having the same problem - was working before and now stopped :-(

from imgapp.

tanaikech avatar tanaikech commented on June 10, 2024

Thank you for your comment. When I tested the following script using this library, no error occurs.

const fileId = "###"; // File ID of a PNG image.
const res = ImgApp.doResize(fileId, 100);

When this script is run, res of the returned value is as follows.

{
  "blob":{},
  "identification":"PNG",
  "originalwidth":600,
  "originalheight":375,
  "resizedwidth":100,
  "resizedheight":62
}

Unfortunately, I cannot replicate your situation. I apologize for this. But, I would like to try to correctly replicate your situation. So, can you provide detailed information for correctly replicating it?

from imgapp.

laurienason avatar laurienason commented on June 10, 2024

from imgapp.

tanaikech avatar tanaikech commented on June 10, 2024

Thank you for replying. From your reply, I added a query parameter for using the files on the shared drive. And updated this library to v1.3.2. Please confirm it. When I tested this, no error occurs.

If you have no permission for opening the file on the shared drive, an error occurs. Please be careful about this.

from imgapp.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.