Git Product home page Git Product logo

exotel-php's Introduction

Bengaluru

Hi 👋 I am Karan. मम नाम करणः|

I lead Developer Relations (DevRel) for GitHub in some of our international markets, including India and LATAM. I am on a mission to help every developer be a part of the open source ecosystem and grow their software development skills through the power of GitHub.

The developer side of me

Python 🐍 is my first love 💙. I also write in Ruby.

Learning NodeJS and other JS frameworks 📖

SQL and Trino are my superpowers 🦾

Cloud, containers and orchestration is where I go deep 🕵️

You can find me in action with GitHub Actions :octocat:


Oppan GitHub Style

Author & Maintainer of:


Connect with me


Twitter

LinkedIn

exotel-php's People

Contributors

mvkaran avatar

Watchers

 avatar

exotel-php's Issues

MVKaran \ Exotel \ ExotelException Unauthorized;

When I use this code

    $client = new Client($sid, $token);
     $result = $client->send_sms([
         'from' => 'xxx', //One of your Exophones,
         'to' => 'xx', 
         'body' => 'Hey there! Explore Exotel!', 
    
        'priority' => 'normal', //Optional. Can be ignored from the array itself
         'status_callback' => '', //Optional. Can be ignored from the array itself
     ]);

Getting error as "MVKaran \ Exotel \ ExotelException Unauthorized;".

Please help me.

Fatal error: Uncaught Error

I'm using this line
use MVKaran\Exotel\Client;

error show
Fatal error: Uncaught Error: Class 'MVKaran\Exotel\Client' not found

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.