I have setup an endpoint in App A as the picture above. when i try to run this end point from App B, it doesnt save the data in App A. what im trying to do is to save the user db in App B as a player in App A. this is the work flow to run the endpoint (below pic)
so everytime i login with google account in app B, it will replate the user details in player db on app A but its not saving the data.