I am very new (you can call me a noob) to web apps or web development.
I tried using one of the source codes available at Forge Platform. It is working fine with localhost:3000.
Then I decided to host it on our company's local server for everyone. But is unable to redirect to the specified callback URL.
I tried entering the callback URL inside the code also as an env variable.
Please help me fix why it is not working from the local server.?