Im working on the getstream io feed api integration.But am getting this erroruserToken` must be provided while running on client-side please make sure to call client.setUser"when i call this method,
final userToken = await client.frontendToken(uId);
How can i fix this?Please help..
![enter image description here]()