#zejun

1 messages · Page 1 of 1 (latest)

crimson crownBOT
sudden cedar
#

I'm pretty sure the key is set as the GET customer works.

chrome yacht
sudden cedar
#

I don't think so, I don't have an account

#

this key was created by my teammate

chrome yacht
#

What do you mean by 'this key was created by my teammate'?

sudden cedar
#

in order to get the logs I'd need to log into Stripe, but I don't have an account.

#

should I register? but then how am I linked to the logs?

#

hello?

#

with the secret key, cURL works beautifully, but with golang it reports this error

chrome yacht
#

From the error, it looks like you need to pass the API secret key on that request, https://stripe.com/docs/keys. It would be helpful to get the exact request id to further investigate what the issue might be

#

If you create another account, you can't see this exact request as this request id will be on another account.

sudden cedar
#

problem is I don't have an account, how do I get the request ID?

chrome yacht
#

Just seeing that it works with cURL, taking a look

#

Sorry I misunderstood. You would not have a request id at this point.

The error states that you're not passing the API key, can you double check that you're hard coding the API key on your code?

sudden cedar
#

nvm, it starts working now

chrome yacht
#

What was the issue?

sudden cedar
#

but I've been having this error up until just now, I don't know, code is exactly the same

#

it was complaining I'm not providing the API key

#

I haven't changed anything.