Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Facebookアプリを作成し、herokuサービスを利用する場合。heroku アプリが空の応答を返しています。多くのアプリを作成しようとしましたが、すべて同じ問題があります。HerokuでPHPを使用しています。
この問題を解決するために、heroku からアプリの git リポジトリを複製し、ランダムなスペースをいくつか追加していくつかのファイルを変更し、複製されたファイルとは異なるバージョンとして識別されるようにしました。次に、レポをherokuにプッシュしました。これで、アプリは正常に動作しました。