6 comments.

  1. Cayce

    I was able to get around this by using this command from the fb-instant npm package.
    fb-instant upload {your-app-id} '{graph-token}' -f build.zip -C \"Deploy\"
    You can get app-id in the url of developers dashboard, and graph-token can be generated via this curl command found here
    https://developers.facebook.com/docs/facebook-login/guides/access-tokens/

    1. Cayce

      I was able to get around this by using this command from the fb-instant npm package.
      fb-instant upload {your-app-id} '{graph-token}' -f build.zip -C \"Deploy\"
      You can get app-id in the url of developers dashboard, and graph-token can be generated via this curl command found here
      https://developers.facebook.com/docs/facebook-login/guides/access-tokens/

  2. Elena

    The same problem. I can't upload a new version.

  3. Syd

    We are experiencing the same issue.

  4. Michael

    having the same issue

  5. Babar Afzaal

    I am also having same issue.

Add a new comment.