neetuc91195369
09-11-2017
Hi All,
I am trying to get the profile attributes of a user by using the Fetch Profile API.
Target API v1.0
But, the repsonse I receive is {"status":404,"message":"Profile not found: <your-tnt-id>"}.
Is there any setting that need to be enabled for using the API?
Thanks in advance,
Neetu
ryanr701
Employee
10-11-2017
Hi Neetu,
This is probably because you are checking a profile that was just created. The profile fetch API has ~30 minute latency before you'll see it showing up. If you try that same ID again you'll probably get the JSON response you are expecting.