GithubHelp home page GithubHelp logo

Comments (5)

tjlytle avatar tjlytle commented on June 3, 2024

No, the API client itself isn't aware of Laravel specific configuration, the Laravel wrapper constructs the credential object here: https://github.com/Nexmo/nexmo-laravel/blob/master/src/NexmoServiceProvider.php#L35-L39

It's gotta be something I have wrong here: https://github.com/Nexmo/nexmo-laravel/blob/master/src/NexmoServiceProvider.php#L35-L39

Will check and updated.

from nexmo-laravel.

achrafkh avatar achrafkh commented on June 3, 2024

yes, that makes sense , but what could be wrong with the service provider? could it be a minor change in the framework it self or my app?

from nexmo-laravel.

tjlytle avatar tjlytle commented on June 3, 2024

@achrafkh I can't replicate the issue. A few questions, you mention nexemo.php, but I'm assuming that's a typo, as you'd get a missing nexmo configuration section error (not Bad Credentials).

Only way I get that error is with invalid credentials in the nexmo.php config file. Any chance there was a typo there?

from nexmo-laravel.

leonardeveloper avatar leonardeveloper commented on June 3, 2024

I had an issue regarding with the API Credentials whereas I already used the given credentials then I got an error that says: "Please provide Nexmo API credentials. Possible combinations: api_key + api_secret, api_key + signature_secret, private_key + application_id, api_key + api_secret + private_key + application_id, api_key + signature_secret + private_key + application_id ".

Thing is I already added it on my .env and config/nexmo.php files.

from nexmo-laravel.

mheap avatar mheap commented on June 3, 2024

Hey @leonardeveloper,

Could you open a new issue to help us investigate your issue?

from nexmo-laravel.

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.