Hi,
I have created an oAuth app in my account and want to use chat api.
For oAuth setup i have created express (javascript) code and using it with NGROK for redirect url in the app. But issue i am facing is that whenever i hit express url its taking the previous NGROK url (even though my app is updated with current NGROK redirect url).
it would be very much helpful if you can guide me here.
Thanks