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

client_id must be a properly formatted, non-empty string #418

Closed
Paulsonbigi opened this issue Mar 15, 2022 · 1 comment
Closed

client_id must be a properly formatted, non-empty string #418

Paulsonbigi opened this issue Mar 15, 2022 · 1 comment

Comments

@Paulsonbigi
Copy link

I am pass my unique client_id and i keep getting client_id must be a properly formatted, non-empty string
false, { "display_message": null, "documentation_url": "https://plaid.com/docs/?ref=error#invalid-request-errors", "error_code": "INVALID_FIELD", "error_message": "client_id must be a properly formatted, non-empty string", "error_type": "INVALID_REQUEST", "request_id": "2Zkd4lBqNNZx7vT", "suggested_action": null },

What am i doing wrong

@phoenixy1
Copy link

Most likely there's a data entry error with your client_id -- if you can't figure it out on your end, you can use the Dashboard to file a developer support ticket with the information above, and Support can use the request_id to look up how your request was received by the Plaid servers to help troubleshoot the problem with how the client_id was passed.

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

2 participants