All Questions
2 questions
1
vote
1
answer
159
views
StormPath Node Express Heroku Error 'apiKey.id is required'
I have an Express/Angular app using Stormpath for authentication. Everything works on my local implementation but when I attempt to push to Heroku it crashes with the error below.
Error:
"015-10-...
1
vote
1
answer
125
views
Heroku is unable to authorize Stormpath
I'm trying to host my application on Heroku. It uses Stormpath for user management, specifically stormpath-sdk-angularjs and stormpath-sdk-express. I've loaded my Stormpath API credentials onto Heroku'...