I am getting a 401 error when using the omniauth-clover and devise gems. I have authenticated with 3rd party apis in rails apps this way without issue before. I am unfamiliar with the format for the urls. For site, I have https://stuff.nkgrok.io/connections/auth/clover and for cors I have https://stuff.nkgrok.io/connections/auth/clover/callback. I am able to see the correct test merchants during the request phase, but after selecting the merchant I want to login as, I get the 401. Thank you for any help :D