So i am trying to connect with a desktop application (written in Xojo) to a terminal (there is no SDK for the Xojo language). One of the steps is for the app to send a permission request to the seller. Since i am connecting from a desktop app I wanted to use a custom uri for the redirect. I have created a custom uri for my desktop application but when i try enter it in the oauth settings is not allowing me. It is asking for a https:// url. Is there another way to get the redirect info in my desktop app with a custom uri? I also do not want to set up a server just for this, that is the reason we are opting for the OAUTH PKCE option. Since Square is not accepting custom uri we have no idea how to accomplish this final step.
5 posts - 2 participants