Rob--W / cors-anywhere

CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
MIT License
8.5k stars 5.92k forks source link

Error creating app on Heroku website #460

Open Kvanzi opened 1 year ago

Kvanzi commented 1 year ago

When I try to create a new app on the heroku site from this link: https://dashboard.heroku.com/new?template=https%3A%2F%2Fgithub.com%2Fmessier31%2Fcors-proxy-server.git I get this error:

Item could not be created: We couldn't deploy your app because the source code violates the Salesforce Acceptable Use and External-Facing Services Policy.

Screenshot 2023-05-09 152910

zMantleS commented 11 months ago

Connect your github account, fork the repo to yours, then add that fork to the settings

BartRoozen commented 10 months ago

Connect your github account, fork the repo to yours, then add that fork to the settings

@zMantleS thank you very much! I've been struggling with this for a while and apparently this was the solution.