foundersandcoders / open-tourism-platform

An open platform to facilitate the creation of apps to promote local tourism and business in Nazareth
MIT License
17 stars 3 forks source link

'POST /oauth/clients' test fails #182

Closed Karyum closed 6 years ago

Karyum commented 6 years ago

the reason is cause rand-token module version 0.3.0 that is being used in the oauthClient.js file doesn't work with the latest version of node ( i have currently have node version 9.6.1 )

took me ages to find the reason for this ...