• Join - It's Free

Empty results, when attempting to retrieve profile

Started by Stephen Friend on Friday, April 30, 2021
Problem with this page?

Participants:

Profiles Mentioned:

  • Private
    Geni member

Related Projects:

Showing all 4 posts

I added my person using the API, you can see him here

Private

so I presume his ID is 417002, correct ?

when I attempt to retrieve using API
https://sandbox.geni.com/api/profile-417002

I get {"results":[]}

///////////
so is 417002 the correct profile Id, I assume it is
then why nothing returned ?

Thanks

for some reason it shows Kaffka, my original person was

sandbox.geni.com/people/Steve-Jones/417002

the 417002 is a guid. so you need to prepend a 'g' to it:

https://sandbox.geni.com/api/profile-g417002

thanks, that works

Showing all 4 posts

Create a free account or login to participate in this discussion