https://api.revenuecat.com/v2/projects/{project_id}/customers/{customer_id}
what is the id this end point is expecting ?
I have a scenario , that i m passing orginalApUserId form my flutter sdk response to fetch the customer via my back end, i m passing something like
$RCAnonymousID:476441ddabf3406e865d7cc14c8bduuiy
as the customer. but API response give me error response saying no customer found.
why?
