Coder Social home page Coder Social logo

Comments (3)

maxtepkeev avatar maxtepkeev commented on July 27, 2024

Python-Redmine doesn't hardcode any resource attributes. The available resource attributes are constructed dynamically, depending on the response received from Redmine.

Have a look at this response: http://demo.redminecrm.com/contacts/2.json. As you see there are skype_name and website fields. Also have a look at the completion your ipython gave you - the last field is mycontact.website, so the problem is only with skype_name. Can you please check your Redmine server for the same kind of response, i.e. http://you-redmine-server/contacts/2150.json. I believe you won't see skype_name field here either.

If I'm right, you should address this question to the developer of redmine-contacts plugin, i.e. how can you enable skype_name field in the REST API, if I'm wrong, we'll continue to investigate this.

from python-redmine.

jholle avatar jholle commented on July 27, 2024

Thanks for the quick response :)
You're absolutely correct. skype_name is missing and website is there (may have been trying "websites"). I have issued a support request with redminecrm.com regarding the api. Thank you for your help.

from python-redmine.

maxtepkeev avatar maxtepkeev commented on July 27, 2024

You're welcome. I'm closing this issue for now.
If you have more questions about this problem, please let me know and I'll reopen it.

from python-redmine.

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.