Testing with the unity plugin using mock api

I am using the unity plugin, and I cannot get it to work with the mock api with the twitch cli. I start up the mock api server, I can access it through the web browser to see things like the generated users etc.
But I can’t seem to get the unity plugin to login to the mock server or listen for things like channel point redeems. It always sends requests to https://api.twitch.tv . I can’t figure out how to make unity connect to the localhost mock server. Setting UseEventSubProxy to true does not help.

Am I missing something, or does the mock api not work with the unity plugin?

As far as I’m aware the Twitch Game Engine Plugins do not support using a mock server

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.