@lydia-sebastian wrote:
I have two api’s one for login and another for user profile. I want to fetch data from user profile api based on the userid that i get from login api after login that i have stored in a localStorage. Now how do i pass this userid as parameter to fetch data from user profile api. Any idea?
Posts: 1
Participants: 1