Giter Club home page Giter Club logo

Comments (3)

rnairtwilio avatar rnairtwilio commented on August 18, 2024 2

Hi @epustobaev and @bobtfish , here are the steps to fix this issue. We will look into handling this case in a better manner. The default service is autogenerated by Flex and the CLI throws an error since it expects it to be present.

  1. Reset the serverless_service_sids in your Flex configuration by running the following api.
curl  https://flex-api.twilio.com/v1/Configuration \
    -H "Content-Type: application/json" \
    -d '{"account_sid":"ACCOUNT_SID", "serverless_service_sids": []}' \
    -u ACCOUNT_SID:AUTH_TOKEN
  1. If you now run the deploy command within your cli, it will recover from this state and you should now be able to deploy your plugins.

from flex-plugin-builder.

epustobaev avatar epustobaev commented on August 18, 2024

Faced the same issue

from flex-plugin-builder.

ktalebian avatar ktalebian commented on August 18, 2024

@epustobaev @bobtfish this has been fixed now - if you accidentally remove the default service, we'll recreate it for you the next time you use the CLI.

from flex-plugin-builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.