When using the API Explorer in the Developer Portal, there is a parameter being added on every call in the form "_=". For example, "https://<Portal-Host>/dev-apis/users?$expand=UserGroups&_=1547821843851"
What's the reason for this parameter? Do portal published APIs strip out this parameter in the gateway policy before reaching the API?