Autodesk-Forge / viewer-nodejs-tutorial

DEPRECATED, please visit our new Forge Learning material here:
https://learnforge.autodesk.io/#/
MIT License
52 stars 43 forks source link

GET http://IP:3002/api/token 404 (Not Found) #6

Closed johnfelipe closed 6 years ago

johnfelipe commented 7 years ago

I do this steps:

git clone https://github.com/Autodesk-Forge/viewer-nodejs-tutorial.git

cd viewer-nodejs-tutorial/

Put in here /home/felipe/nodejs-forge-viewer-tutorial/www/js/index.js URN

cp credentials_.js credentials.js

Put in here /home/felipe/nodejs-forge-viewer-tutorial/credentials_.js my credentials

and npm start

pantallazo-0319

And not working, port is open.

Pls review this video https://goo.gl/mT8A8x

Stay alert

jaimerosales commented 6 years ago

Hi John,

Still having issues? I update the tutorial to use the most recent Viewer version and a new Server logic to use the Forge NPM for a 2 legged authentication token.

Cheers,