#nina_resource-missing-payment-method
1 messages · Page 1 of 1 (latest)
👋 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/1437487738214420630
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- nina_error, 2 days ago, 6 messages
- nina_error, 4 days ago, 4 messages
Hello 👋
That error usually means you are trying to use an object ID, payment method in this case, that does not exist on the account making the request.
The request is being made by acct_17NY8sH1KHPZelP4 but the Payment Method only exists on acct_17rZ47EhWGymrhjG
Can you help me check what parameters were used when creating pm_1SQwrpEhWGymrhjGHde76pcS? I can’t see them in the logs.
That is because it does not belong to that account
pm_1SQwrpEhWGymrhjGHde76pcS was created on acct_17rZ47EhWGymrhjG
I checked both accounts, but couldn’t find it in either of them.
If you have access to it, you should be able to find this request
I can't help you with that
I recommend making an API request. We cannot offer assistance with the Stripe dashboard here
Let me try
If you can find the log of the request, you can see all the details returned in the API response
What other information do you need?
Let me retrieve it. Is there any way for me to view the change log or history for this pm_1SQwrpEhWGymrhjGHde76pcS?
You would usually use the Dashboard for that but I can spare you the trouble. This payment method does not appear to be associated with any API requests except the request I already shared with you