I cloned the github repo and attempted to run the application, however upon replacement of the API, the application will not run providing the error:
"Const variables must be initialized with a constant value."
If I wrap the api key in '' then the application just says "an error has occurred" when trying to send messages...
Any ideas to help a newbie?