#elliott-app-permissions

1 messages · Page 1 of 1 (latest)

lime stratusBOT
last lark
#

ive tried searching for it under the app's publishing account and the merchant account

spring canopy
#

elliott-app-permissions

#

@last lark can you give me a bit more details? What is your code doing that triggers this error specifically?

last lark
#

hi, yes. the app is making a Stripe request to a resource it does not have permission to. thats actually expected in this situation. I don't need help resolving why the error is happening. my issue is I cannot find that is occuring from the Stripe developer logs.

#

im trying to determine if this error is happening for some users, but it appears these type of errors are not appearing in the developer logs.

spring canopy
#

yeah that's unfortunately something that happens when you don't have the right permissions, not all logs are surfaced

last lark
#

it appears the same error appears if the request occurs from outside of the dashboard

spring canopy
last lark
#

yep clear on the permissions

#

so you are confirming that some requests do not make it to the logs under the developer tab?

#

it appears all 403s from the dashboard for example do not

spring canopy
#

correct

last lark
#

ok that was what i needed. is this documented anywhere?

#

i couldnt find it

#

i want to be sure if we are using the logs to confirm the lack of errors we are not looking for something that would not be there regardless.

spring canopy
#

no I don't think we document anything like this

last lark
#

ok, is there any other info you can share about the types of things that do reach those logs?

#

it almost appears that from the dashboard only app requests make it

#

is that correct?

#

/v1/app/*

#

which ends up being mostly secret resources

spring canopy
#

I'm sorry there isn't really anything specific I can share. Logs are not "guaranteed" they are a helper tool and many types of errors don't make it there