question

mheft avatar image
mheft asked David Marginian Deactivated answered

Invalid Credentials omniauth

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

OAuth
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered

Maybe there is someone here that is familiar with omniauth-clover, but that isn't me. I assume you have followed the instructions in the omniauth-clover readme? If so, I would suggest going through the oauth flow manually - https://docs.clover.com/clover-platform/docs/using-oauth-20.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community