Hi guys! I’ve built a web application with Ruby on Rails, and I’m trying to integrate Square’s in-person payments into it ie. Square Reader. I’m using the Square Ruby SDK. Users connect their Square account by logging in via OAuth. Once they’re connected, my app is able to successfully read their Locations, but I cannot work out how to read Devices. I’m getting errors about permission scopes (see below image).
Here is my list of OAuth scopes that I’m submitting:
Thanks in advance for any insight, I’m happy to provide any other info.
3 posts - 3 participants