#zishaansunderji-Terminal
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thanks. It seems like you are operating from the Dashboard.
it's a script actually
it's a node js script - so I just got the error
not on my script - but in stripe's logs
from my side it was this:
New reader linked: {
id: 'tmr_EqiWAkM460vvUP',
object: 'terminal.reader',
action: null,
device_sw_version: '2.4.2.3',
device_type: 'bbpos_wisepos_e',
ip_address: '192.168.2.35',
label: 'Grub on Grenville Reader',
livemode: false,
location: 'tml_EqiWAmo5nI9ToJ',
metadata: {},
serial_number: 'WSC513104000905',
status: 'online'
}
Linked reader to new location: tmr_EqiWAkM460vvUP
ConfigurationId: null
New configuration object: {
id: 'tmc_EqiWQEednlEHqO',
object: 'terminal.configuration',
is_account_default: false,
livemode: false,
tipping: {
cad: {
fixed_amounts: [Array],
percentages: [Array],
smart_tip_threshold: 1000
}
}
}
New configurationId: tmc_EqiWQEednlEHqO
OK. but according to the log, req_VEcP2sTNMm2t1Z was triggered from your Dashboard, not from a node.js script.
oh weird - let me run the script again
just ran the script again
i'll send the request id
oh it worked!!
that's so strange - i don't even know how to add a reader from the dashboard
but it's fully connected
thanks for your help!!
No problem. Happy to know that the problem is solved!
Haha yeah thank you 🙂