Skip to content
This repository has been archived by the owner on Dec 22, 2019. It is now read-only.

Credentials incorrect #33

Closed
Kryptonit3-zz opened this issue Dec 3, 2014 · 5 comments
Closed

Credentials incorrect #33

Kryptonit3-zz opened this issue Dec 3, 2014 · 5 comments

Comments

@Kryptonit3-zz
Copy link

When you have time can you help me figure this out? I have installed this properly and now I can't get it to work. Says "Credentials Incorrect". I have published the package, filled out the config.php properly. Have no idea why it is not working.

Any ideas on what I could try?

@Kryptonit3-zz
Copy link
Author

Appears to be an issue with

'Mailgun::validate($emailAddress);'

other mailgun functions (at least the ones i use) work.

@Bogardo
Copy link
Owner

Bogardo commented Dec 3, 2014

Have you filled in both API Keys in your config.php?

@Kryptonit3-zz
Copy link
Author

yes. All the other functions in your project I use work ( Mailgun::send(), Mailgun::lists()->addMember, Mailgun::lists()->updateMember ) but when I use Mailgun::validate('areal@email.com)` it says - http://pbrd.co/1BeceJo

@Bogardo
Copy link
Owner

Bogardo commented Dec 3, 2014

I'll have a look at it tomorrow.

@Bogardo
Copy link
Owner

Bogardo commented Dec 11, 2014

@Kryptonit3 I just pushed a new version 3.1.3 with the fix for this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants