Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

"Invalid request parameters" when adding copilot payment #152

Closed
jmgasper opened this issue Jul 30, 2019 · 4 comments
Closed

"Invalid request parameters" when adding copilot payment #152

jmgasper opened this issue Jul 30, 2019 · 4 comments

Comments

@jmgasper
Copy link
Collaborator

This is seen in prod. Something doesn't work right when adding the copilot payments. It works fine when calling the API directly through Postman though.

Screen Shot 2019-07-31 at 7 30 58 am

@afrisalyp
Copy link
Collaborator

@jmgasper
Can you please provide more detail about how to reproduce the error?
Did it happen on a specific project?

@afrisalyp
Copy link
Collaborator

@jmgasper

It seems the project id that is seen on the screenshot looks like mongodb object id.

But I successfully tested on my local deployment and I found that the project id is UUID looks like
32f3f46d-d1aa-4bf4-898a-438853180e91-1564885944672

Do you think the problem is related to it?

@jmgasper
Copy link
Collaborator Author

jmgasper commented Aug 4, 2019

@afrisalyp - The code deployed on prod is the 'master' branch, which is quite a bit older. I just want to make sure we test this with the newest code - if it can't be reproduced, that's fine. Just make sure to document that in your README, thanks.

@afrisalyp
Copy link
Collaborator

@jmgasper

I found an old issue similar to this problem.
#125

It has been fixed by the commit but it hasn't merged to the master branch.
So I believe this issue is already fixed.

Sure, I'll document on my README.
Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants