Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy to Heroku didn't work with error message. #11

Closed
yutatt opened this issue Jan 29, 2022 · 2 comments
Closed

Deploy to Heroku didn't work with error message. #11

yutatt opened this issue Jan 29, 2022 · 2 comments

Comments

@yutatt
Copy link

yutatt commented Jan 29, 2022

Cannot deploy new app from your link and it shows this error below.
"We couldn't deploy your app because the source code violates the Salesforce Acceptable Use and External-Facing Services Policy."

@ingtk
Copy link

ingtk commented Feb 3, 2022

I had the same error and solved it as follows.

refer: developeranaz/Mega-index-heroku#28 (comment)


  1. fork this repository
  2. then deploy using the below similar link
  3. https://heroku.com/deploy?template=https://github.com/YOURGITHUBUSERNAME/deepl-for-slack/tree/master

replace YOURGITHUBUSERNAME to your own github username

@seratch
Copy link
Owner

seratch commented Feb 13, 2022

Thanks for reporting this issue.

I myself am not able to reproduce this issue with the "Deploy to Heroku" button in any other repositories. This indicates that the error described here can occur if your Heroku account is under specific Salesforce security policies. My testing Heroku account is a personal one and it does not have any specific settings. I'm guessing that this is why I cannot reproduce your situation.

If my speculation here is correct, as mentioned above, forking this repo and deploying it to Heroku would be a reasonable workaround.

Let me close this issue after waiting for others' comments for a while.

@seratch seratch closed this as completed Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants