- Download source code to your computer
- Put your API key to keysfolder in the sources.
- Install gems using bundle installcommand in the terminal.
- If you have errors with your ruby version, change in .ruby-versionandGemfilefiles to your Ruby version.
- Call in the terminal:
OTI=ORIGINAL_TRANSACTION_ID KEY=SubscriptionKey_YOURKEYID.p8 bin/subscription
ISS=3ac3c13e-68bc-4d3d-8310-a7339bbbba44 ENDPOINT=/v1/apps KEY=AuthKey_YZ6X5BRP9U.p8 bin/start
where ORIGINAL_TRANSACTION_ID is your original transaction id and YOURKEYID is your Key ID.