Users account connectivity through one app connectivity

hi,

i making a website which provide multibroker access to my platform ,i m having a problem in user authorization ,other users cant login in my website through a login page ,they are unable to click on get otp .error=”something went wrong.please try after some tme[1017127]”. can u share some info on this,is it possible,if it is then what the requirements ?

How are you implementing this? Check if the callback URL is correct, and also, multidemat means other broker demat accounts—also, you are integrating that, which will have a different process. So, check if the callback is correct. and also the API is correctly registered with the correct callback URL

I m using auth like normal as described in documentation,it worked for me so i tried change the different no but stuck at get otp may be its happen because the login link was generated by my api and secret which i thought that other upstox user can use this link and my website use there access token to show them data and other strategies prices which i use and other analytics.