afawcett / githubsfdeploy

GitHub Salesforce Deploy Tool
BSD 3-Clause "New" or "Revised" License
189 stars 104 forks source link

Getting "Failed error" alert and redirect from github to http instead of https domain. #50

Closed SPaulusOfficial closed 2 years ago

SPaulusOfficial commented 2 years ago

After successfully authenticated against Salesforce and Github, I am redirected to my app "https://clickdeploy-fluent.herokuapp.com/" but with http instead of https url. All the configs contain https urls.

If I click on "Deploy" button, I get an alert with "Failed error". If I start the full process again, it works because I am redirected to the https url.

afawcett commented 2 years ago

@SPaulusOfficial its probably your Connected App Callback URL I am guessing.

btw,you know that this tool is deployed for general use here https://githubsfdeploy.herokuapp.com/ right?