Payment Provider error 401 on master workspace

I’ve created a payment provider connector using this example → GitHub - vtex-apps/payment-provider-example: A reference app implementing a Payment-Provider protocol, everything is going well, on my dev workspace all is working pretty well, but now I need to test on master workspace and I’m getting 401 error.

This is the error:

Actually this topic is solved, my mistake was to thinking the flag settings production or test at gateway configuration was the same as env.production = true or false