Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cc_number invalid parameter #28

Open
newelement opened this issue Jan 28, 2018 · 0 comments
Open

cc_number invalid parameter #28

newelement opened this issue Jan 28, 2018 · 0 comments

Comments

@newelement
Copy link

All my API calls in staging stopped working all the sudden. cc_number is the correct paramenter. I also did a quick test in production and it's doing the same thing.

{
"client_id": "48134",
"cc_number": "REDACTED",
"user_name": "aV3bCiUDvE7at1tclNLYv0BKWLpLhxm3EExx39YmCgQ=",
"expiration_month": "REDACTED",
"expiration_year": "REDACTED",
"cvv": "REDACTED",
"email": "4ybBhrbnNBYQCwNx8WUZ7zt6/cDfr+Wc8YasJqL49BI=",
"address": {
"country": "US",
"postal_code": "90210"
},
"original_ip": "65.188.237.22",
"original_device": "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6;\n en-US) AppleWebKit/534.13 (KHTML, like Gecko)\n Chrome/9.0.597.102 Safari/534.13"
}
Response Argument
{
"error": "invalid_request",
"error_description": "Invalid parameter cc_number",
"error_code": 1003
}

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

No branches or pull requests

1 participant