#z_code

1 messages ¡ Page 1 of 1 (latest)

livid orioleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1344565750404485130

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

icy talon
#

I cannot seem to find the connect account's location

#

tml_F7zNjQVCYlOxIg

#

Weird... i can see it in the api call

#
{
    "object": "list",
    "data": [
        {
            "id": "tml_F7zM8gMjQk2e9S",
            "object": "terminal.location",
            "address": {
                "city": "XXXXX",
                "country": "US",
                "line1": "XXXXX",
                "line2": "",
                "postal_code": "XXXXXX",
                "state": "TX"
            },
            "display_name": "ABCD",
            "livemode": false,
            "metadata": {}
        },
        {
            "id": "tml_F2exWQxfLchRMu",
            "object": "terminal.location",
            "address": {
                "city": "xXXXX",
                "country": "US",
                "line1": "XXXXX",
                "line2": "",
                "postal_code": "XXXXX"
                "state": "TX"
            },
            "display_name": "HQ",
            "livemode": false,
            "metadata": {}
        }
    ],
    "has_more": false,
    "url": "/v1/terminal/locations"
}```
ripe storm
#

This error is usually thrown when you created the object in account A, but trying to access it from account B

icy talon
#

Mmm, okay.

#

I am having weird behavior

#

If I connect to the location created my "test" non-connect account, it works

ripe storm
#

Checking on how to connect to the reader created on the connected account

icy talon
#

Okay, thanks

#

Well.. this is weird

#

it started working

#

i lied,

#

it did not work

#

looks like i am doing something odd

#

i switched back to my config and it works

wintry wadi
icy talon
#

Yeah, i think my application was having issues wit that

#

I think i just got it working and it seems to be successful

#

thanks river and jack