jaredcobb / ccb-core

Church Community Builder Core API - A WordPress plugin to sync your church data
http://www.wpccb.com
GNU General Public License v2.0
8 stars 5 forks source link

Authentication fails #1

Closed Ravenna closed 9 years ago

Ravenna commented 9 years ago

I have tested the curl commands and also tested through a Curl Gui called Postman. I am using the subdomain portion and my creds and get auth failures when I test connection.

jaredcobb commented 9 years ago

Can you provide any specific error messages that you're receiving? The plugin should be telling you what specifically is failing (and what the CCB API failure response message is).

If cURL and Postman are both also failing I would suspect a problem with your API account.

Ravenna commented 9 years ago

I am not sure, I was finally able to authenticate via curl yesterday and this morning I am able to auth through the plugin. No issue.

thanks