-
Ruby version 2.0.0
-
Rails 4.2.5.1
-
Open your terminal
-
Access the sample folder
-
Run
rails s -p 3000 -
Then open
http://localhost:3000in your browser
Before authorize your app to Jurnal, you have to register your app to get permission to authorize by contacting our support. You have to provide your Partner Name, Application Name, and Callback URL which is a callback link once your app get a permission and we will give the Client id, Secret key, and Consumer id.
-
Client id =
72873d74d5c741489e80a7302f7beb73 -
Secret key =
6c6bb271bbf14481a415ddeaf416bd1c -
Consumer id =
651d7f13-7e73-49e0-8793-f95ce7b4314b -
Partner name =
Your Partner -
Application name =
Partner Jurnal -
Callback URL =
http://localhost:3000
Feel free to use this sample app responsibly