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

yurij
Member Posts: 2 Novice Member

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!
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!
0
Comments
-
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
Rav1 -
Thanks for reply! I'll do as you advice1
This discussion has been closed.