API missing input parameter

I have a two API requests that use the same strategy to get information.  One GET is for a user that requires a parameter that shows up like this:

/artist/{member_id} 

the other GET

/artist/artistPortfolio

The latter also requires the {member_id} parameter but the parameter  doesn't show up in the API request as expected.  Is there an explanation for this?  Bug? Feature?  Thanks.
Working with APIs
3 replies