Text

Answered

Cheie de aplicatie si hmac cheie

Cheile de aplicatie si cheia hmac primite in care fisiere trebuiie sa comletez in cadrul proiectului  iinkTS?


Best Answer

Hello,


Thank you for your question.


With iinkTS, you should update the application keys in your configuration block


        configuration: {
            server: {
                applicationKey: '#YOUR MYSCRIPT DEVELOPER APPLICATION KEY#',
                hmacKey: '#YOUR MYSCRIPT DEVELOPER HMAC KEY#'
            }
        }



Fore more details, please look at the GetStarted page of the iinkTS documentation:

https://developer.myscript.com/docs/interactive-ink/4.1/web/iinkts/get-started/


or to the README of iink TS on GitHub


Best regards,


Gwenaëlle




Answer

Hello,


Thank you for your question.


With iinkTS, you should update the application keys in your configuration block


        configuration: {
            server: {
                applicationKey: '#YOUR MYSCRIPT DEVELOPER APPLICATION KEY#',
                hmacKey: '#YOUR MYSCRIPT DEVELOPER HMAC KEY#'
            }
        }



Fore more details, please look at the GetStarted page of the iinkTS documentation:

https://developer.myscript.com/docs/interactive-ink/4.1/web/iinkts/get-started/


or to the README of iink TS on GitHub


Best regards,


Gwenaëlle




1 person likes this

Thank you. Have a nice day!

Login or Signup to post a comment