Hi,
Has anyone been successful on implementing Square APIs such Payment or Terminal? Is this something that is possible in Xojo. I did some experimentation with a couple of apps. I used Xojo to make a restful api (using the urlconnection object) to Square sandbox environment and i received an authentication error: “This request could not be authorized”. I then used webstorm api window to call the same endpoint and it worked with 200 and data. Why would Xojo call to the endpoint fail but not webstorm? Any ideas?
TIA
2 posts - 2 participants