Oauth Redirect Url Issue

5 Comentários

  • Christopher Kennedy
    Zendesk Developer Advocacy
    Hello,
     
    The redirect URL is where we'll send the granted access token for your application to use.  Are you having trouble completing the authorization process to get a token?
    1
  • Testing Purpose

    Thanks Christopher,

    Now I am able to get token but stuck when I wam redirecting user to my particular url

    0
  • Christopher Kennedy
    Zendesk Developer Advocacy
    Are you receiving an error?  Can you share more details about what's currently happening that is unexpected?
    0
  • Testing Purpose

    I am redirecting user to my domain url.

    Firstly User clicks on Manage Billing button.

    Then I am redirecting user to my domain url:-

     

    Now my concern is that how can I authenticate this url. Like I am redirecting using this command:

    window.open(urls.accountDash+"?id="+user_id, "_blank");
     
    And for the secure setting I only can use {{setting.token}} to get token from manifest.json file. Now How can I redirect user by using client promises.
     
    Hope this makes you clear.
     
    Thanks Christopher
    0
  • Christopher Kennedy
    Zendesk Developer Advocacy
    Once the user reaches your Word Wand AI page, what is next in the flow?  Are you looking to access some resources from Zendesk?
    0

Por favor, entrar para comentar.

Powered by Zendesk