Translating the Instructions
-
Hi guys, I have created the custom app on helpscout.
During the process the Secret Key is a random number that I have to generate and enter in the custom app creation process. (is that right?)
Then once created, I’m pretty lost about what values goes in the line below:
define( ‘HELPSCOUT_SECRET_KEY’, ‘your-random-string’ );
My example:
define( ‘KEYRANDOMGENERATEDBYMYSELF’, ‘WHATGOESHERE?’ );Thank you
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Translating the Instructions’ is closed to new replies.