Skip to content

CORS error on submit click #27

@smanikpure

Description

@smanikpure

I have followed below steps to deploy sms plugin.
Please let me know if I need to perform additional steps to make it work.

Steps :

  1. Modify appConfig.js file to set serviceBaseUrl (SSO url)
  2. Run command
    twilio serverless:deploy
  3. functions are deployed with https://plugin-sms-xxxx-dev.twil.io/functions deployment URL
  4. Modify appConfig.js to point serviceBaseUrl to the deployed path.
    5.Run below command

twilio flex:plugins:deploy --major --changelog "Plugin to send sms " --description "SMS in Flex"

twilio flex:plugins:release --plugin plugin-sms@3.0.0 --name "Autogenerated Release 16xxxxx645" --description "The description of this Flex Plugin Configuration."

On submit button click getting
image

Please help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions