Discussions

Ask a Question
ANSWERED

Your SMS sending functionality does not work

New user should enter a phone number to get SMS to confirm. But you have a bug: SMS is not sent, and you show error message "phone number is invalid".
ANSWERED

MAIDs

https://docs.fullcontact.com/docs/person-insights-bundles#mobile-advertising-ids-maids I understand there is a max of 5 MAIDs returned. Is that the default? And can I limit it to be less?
ANSWERED

Where can I find the difference between v2 and v3 APIs?

I was wondering, by way of an example questions, where can I find the difference between v2 and v3 APIs?
ANSWERED

Your password recovery functionality does not work.

See the subject.
ANSWERED

I keep getting "Profile not Found"

I did not see in the docs what this means so I assume it means the search had zero results but this was the query that was in the demo: curl --request POST \ --url https://api.fullcontact.com/v3/person.enrich \ --header 'Authorization: Bearer MY_KEY' \ --header 'Content-Type: application/json' \ --header 'accept: application/json' \ --data ' { "email": "[email protected]" } ' So I would assume that would work. I have an API key and all that and I get a proper 401 when that is wrong. I tried different emails from your demo and my own and others that I know work. Thanks

How do I catch a weebhook in Enrich v3 api?

Person Api v2 allowed you to pass a webhookUrl + webhookId to it. So you can catch answer and tie it later to your request. Can't figure out how to do it in Enrich api v3. When I send a request, I don't get any id from you. All I get from initial request is: "status"= 202 "message"= "Queued for search. Your response will be sent to your webhook shortly at {webhookUrl}." When I pass a webhookId with the request - it seems to have no effect. Responses caught to webhookUrl also don't have any id. How can I tie request and a response?
ANSWERED

CORS error

During development on ReactJS, I am facing problems using the CORS error. Can anyone help me with that? Here is the error message: Access to fetch at 'https://api.fullcontact.com/v3/person.enrich' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
ANSWERED

No enrichment data

I uploaded a file via the web interface and I see no enrichment data. I uploaded it yesterday and I still see nothing. I tried cutting the file size down to 1000 rows, and removing all data except for email address. Still nothing. Please help https://docs.fullcontact.com/docs/run-a-enrichment-test

I'm getting an error message with my API key

Hi! I'm getting an error message with my API key? Lina