Git Product home page Git Product logo

Comments (4)

hwiorn avatar hwiorn commented on August 28, 2024

I got it.
The username does not mean login(account) ID.
The hypexport uses the username as a search filter.

annotations = list(self.api.search_all({'user': self.user}))

So It need to be acct:[email protected] or [email protected] not "SOME_ID".

from hypexport.

karlicoss avatar karlicoss commented on August 28, 2024

Hi! Glad you've figured this out, but not sure I understand -- what did you pass to --username instead of the username?

In my hypexport job, I'm just passing --username karlicoss and it seems to work, no need for [email protected]

from hypexport.

hwiorn avatar hwiorn commented on August 28, 2024

@karlicoss I used my email account. Hypothes.is accepts both email account and username. So I thought --username and --token are authentication options. Hypothes.is handles a username as [email protected] in their API. So it also works without @hypothes.is.

from hypexport.

Stvad avatar Stvad commented on August 28, 2024

Had the same issue! was passing the email and it returns global info, but not the annotations.

from hypexport.

Related Issues (4)

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.