404 received in Fetch Profile API | Community
Skip to main content
neetuc91195369
November 9, 2017
Solved

404 received in Fetch Profile API

  • November 9, 2017
  • 1 reply
  • 2115 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ryanr7

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.

1 reply

ryanr7Adobe EmployeeAccepted solution
Adobe Employee
November 10, 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.