Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

205
Views
How to deploy project to the private server https://172.xx.xxx.xx

I would like to publish this project private server I have -

https://github.com/Autodesk-Forge/bim360appstore-model.derivative-nodejs-xls.exporter

The above project has been deployed on Heroku, with the following Callback URL & redirect_uri.

I am using a private server https://172.xx.xxx.xx instead of Heroku so could you tell me how to deploy the application on the private server. And what should be the callback URL and redirect_uri for the same?

Please find the screenshot where I want to deploy the application where It mentioned the webroot -https://ibb.co/Kqf6tVd

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Both callback URL and redirect_uri are the same things. You need to replace http://localhost:3000 with your private server base url.

//From
http://localhost:3000/api/forge/callback/oauth

//To

https://172.xx.xxx.xx /api/forge/callback/oauth

https://github.com/Autodesk-Forge/bim360appstore-model.derivative-nodejs-xls.exporter/blob/master/server/config.js#L26

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!