I'm having trouble with a Salesforce connected app published to Heroku. The initial start page on Heroku is providing the OAuth login, but after the login the app redirects to the Appery.io hosted start page.
I'm assuming that I need to change the salesforce connected app "Callback URL" setting to point to the Heroku hosted app. What would be the URL for the Heroku app?
I tried replacing appery.io domain with my heroku app domain but this is not working.
I'm using the "Salesforce Contacts API Sample App" Appery.io plug-in sample app.
