Hey
I'm trying to create an integration but the callback_url isn't receiving any data for the oauth as mentioned in the documentation (image1). I'm however receiving the data for the Identity link URL.
I have tried removing the data from the oauth_token table,flush the cache from admin,still not working.
I am using ngrok for connecting localhost url, both the callback and identity_url have the same ngrok url with different endpoints,the identity does route to frontend later in the code as i need some other data from frontend.
Need help
Thanks
image1: