Git Product home page Git Product logo

Comments (3)

ckumar1 avatar ckumar1 commented on May 25, 2024

Although this is related to issue #80, it's slightly different because the remote_uri will never be set to the correct help_center path because the subdomain parameter is not provided when initializing the client.

Additionally, if the helpcenter parameter is set to true, is it expected that the client would only have access to the helpcenter api methods, and none of the core api methods?

from node-zendesk.

nnabuuu avatar nnabuuu commented on May 25, 2024
  1. That is not the remoteUri for helpcenter, helpcenter support following 2 kinds of remoteUri:

http://test.zendesk.com/hc/api/v2 or https://test.zendesk.com/api/v2/help_center

In you case, I suggest you use subdomain: 'test' instead, so that node-zendesk will organize the remoteUri for you. Sorry I haven't made it smarter to check the remoteUri : (

  1. You could create another client using another zendesk.createClient({}), currently it is designed like that to isolate the logic.

from node-zendesk.

nnabuuu avatar nnabuuu commented on May 25, 2024

Hi @ckumar1 , I saw your update. I agree with you, and I will come up with a PR to fix this : )

from node-zendesk.

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.