GithubHelp home page GithubHelp logo

Comments (4)

rhein avatar rhein commented on August 30, 2024 1

I took a look at this. The problem seems to me that https://app.asana.com returns a HTTP 400 error to the script, so it can not find out any icon-url to use. This is more a problem of this server, but it maybe also the app can change its call so there is no 400 error in the first place.

Workaround in such cases: first use a different URL to get the Icon (such as just asana.com) and then edit the URL again to whatever should be used in the app.

EDIT: Fixing the User-Agent of ICE to identify as recent Mozilla (Mozilla/5.0 (Windows NT 6.1; WOW64; rv:64.0) Gecko/20100101 Firefox/64.0) fixed it. The previous User-Agent was quite old.
@Mark-Peppermint I will include this in my other pull request if that is ok for you.

from ice.

rhein avatar rhein commented on August 30, 2024 1

yes, already in. Just a simple fix of the User-Agent, to make it the current Firefox on Windows. For whatever reason asana decided to block the old agent ...

from ice.

michaldybczak avatar michaldybczak commented on August 30, 2024

Thanks, that is a good workaround.
EDIT: Ah, you got the fix! Then nevermind. I'll test it when the changes will be available.

from ice.

michaldybczak avatar michaldybczak commented on August 30, 2024

Unfortunately, there is no ice-ssb-git package in AUR so I have to wait for the next release for it to test but it's good to know that it's out of the way.

EDIT: Ah, I'll close this thread if it's fixed. If it turns out to be still problematic (which I doubt), I can always re-open it or post a new topic. It's better not to keep open threads when fix is already there.

from ice.

Related Issues (20)

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.