Giter Site home page Giter Site logo

Comments (5)

johnfischelli avatar johnfischelli commented on August 24, 2024

Hey @cspangge,

I need to adjust the plugin a bit, but what I think is happening here is that the Twilio function is either not being called or has failed to perform the transfer. In the event that an error is encountered during the transfer, we try to rejoin you to the chat channel, but if you never left it in the first place you'll see this error.

The first and most common thing to check is when you deployed the function and it was assigned a URL, make sure you add the protocol when you update the plugin with your function URL ... https://..... Our docs don't mention that but it is important!

from plugin-chat-sms-transfer.

 avatar commented on August 24, 2024

@johnfischelli Hi, John. Thanks for your reply. Lets me try to update function URL and see if issue can be fixed.

from plugin-chat-sms-transfer.

 avatar commented on August 24, 2024

@johnfischelli Since change function URL, it shows CORS error message.

Access to fetch at 'https://plugin-chat-sms-transfer-functions-4695-dev.twil.io/transfer-chat' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

from plugin-chat-sms-transfer.

 avatar commented on August 24, 2024

@johnfischelli Access to fetch at 'https://plugin-chat-sms-transfer-functions-4695-dev.twil.io/transfer-chat' from origin 'https://flex.twilio.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

from plugin-chat-sms-transfer.

 avatar commented on August 24, 2024

@johnfischelli Hi, John. I will mark this issue has been resolved by updating function URL. Thank you for your support.

from plugin-chat-sms-transfer.

Related Issues (18)

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.