User-id for identity.reckon.com not working!

Options
yurij
yurij Member Posts: 2
edited February 2017 in Reckon API
I am trying to get access token from 'identity.reckon.com'. For this I form url (example took from 'https://www.buildmgr.com.au/api/'):

https://identity.reckon.com/connect/authorize?client_id={clientid}&response_type=id_token%20token&scope=openid%20read%20write&redirect_uri={CallbackURL}&state=random_state&nonce=random_nonce

where I use client-id and callback url from letter I recieved regarding API Application. Same url structure works with example link on https://www.buildmgr.com.au/api/, so I guess problem is with my client-id, but not so sure, and if it is, then who should I contact to solve this problem?

thanks in advance!

Comments

  • Rav
    Rav Administrator, Reckon Staff Posts: 15,392 Community Manager Community Manager
    edited February 2017
    Options
    Hi Yurij,

    Your best contact would be to flick the API team an email at reckonapi@reckon.com so the team can assist you directly.

    Cheers
    Rav


    ℹ️ Stay up to date with important news & announcements for your Reckon software! Click HERE for more info.

  • yurij
    yurij Member Posts: 2
    edited September 2016
    Options
    Thanks for reply! I'll do as you advice