WCMp Mangopay Marketplace
Tagged: bad request error, configuration
-
AuthorPosts
-
-
September 20, 2022 at 2:34 PM #142079
seb
ParticipantHi,
When I want to create a new wallet in admin or vendor side, the plugin raise an error :
“Bad request. One or several required parameters are missing or incorrect. An incorrect resource ID also raises this kind of error.”Screen of the error :
https://prnt.sc/dvWGqJ9aeEs5My mangopay API key and client ID are good. And the plugin has been activated.
Is it a plugin issue or I forgot something ?
-
September 21, 2022 at 12:43 PM #142115
NerdySupportExpert Moumita
KeymasterHi seb, not to worry.
Can you please share the temporary admin, FTP access so we can check.
While sharing the access, don’t forget to mark the response as private. -
September 21, 2022 at 12:54 PM #142118
seb
ParticipantThis reply has been marked as private. -
September 21, 2022 at 8:36 PM #142139
Raju The Cool Guy
KeymasterHi,
Please ask MANGOPAY for test data. Error is coming from MANGOPAY API. We just pass it to MANGOPAY API.
Thanks -
September 22, 2022 at 5:51 PM #142157
seb
ParticipantHi,
After making some changes in the code of your plugin, the error is coming from you. The request that you send is incomplete.
This is the arguments to create user in MangoPay API : https://prnt.sc/MR1-rSeR6co5
This is your request : https://prnt.sc/RQmgxGwWWo15
2 arguments are missing : “UserCategory” and “TermsAndConditionsAccepted”When you look at error log, we clearly see which argument is missing : https://prnt.sc/hptdt_vgw9JM
-
September 22, 2022 at 5:56 PM #142158
seb
ParticipantHi,
After making some changes in the code of your plugin, the error is coming from you. The request that you send is incomplete.
This is the arguments to create user in MangoPay API (see args-mangopay-api.png)
This is your request (see request-plugin.png)
2 arguments are missing : “UserCategory” and “TermsAndConditionsAccepted”When you look at error log, we clearly see which argument is missing (see error-screen.png)
-
September 23, 2022 at 8:28 PM #142154
seb
ParticipantHi,
After making some changes in the code of your plugin, the error is coming from you. The request that you send is incomplete.
This is the arguments to create user in MangoPay API : https://prnt.sc/MR1-rSeR6co5
This is your request : https://prnt.sc/RQmgxGwWWo15
2 arguments are missing : “UserCategory” and “TermsAndConditionsAccepted”When you look at error log, we clearly see which argument is missing : https://prnt.sc/hptdt_vgw9JM
-
September 23, 2022 at 8:28 PM #142155
seb
ParticipantHello,
After making some changes in the code of your plugin, the error is coming from you. The request that you send is incomplete.
This is the arguments to create user in MangoPay API : https://prnt.sc/MR1-rSeR6co5
This is your request : https://prnt.sc/RQmgxGwWWo15
2 arguments are missing : “UserCategory” and “TermsAndConditionsAccepted”When you look at error log, we clearly see which argument is missing : https://prnt.sc/hptdt_vgw9JM
-
September 23, 2022 at 8:28 PM #142156
seb
ParticipantAfter making some changes in the code of your plugin, the error seems to coming from you. The request that you send is incomplete.
This is the argumenAfter making some changes in the code of your plugin.
The request that you send is incomplete.This is the arguments to create user in MangoPay API : https://prnt.sc/MR1-rSeR6co5
This is your request : https://prnt.sc/RQmgxGwWWo15
2 arguments are missing : “UserCategory” and “TermsAndConditionsAccepted”
When you look at error log, we clearly see which argument is missing : https://prnt.sc/hptdt_vgw9JMts to create user in MangoPay API : https://prnt.sc/MR1-rSeR6co5
This is your request : https://prnt.sc/RQmgxGwWWo15
2 arguments are missing : “UserCategory” and “TermsAndConditionsAccepted”
When you look at error log, we clearly see which argument is missing : https://prnt.sc/hptdt_vgw9JM -
September 24, 2022 at 7:01 AM #142217
NerdySupportExpert Moumita
KeymasterOur team is looking into this. Kindly provide them some time.
-
September 30, 2022 at 2:29 PM #142426
NerdySupportExpert Moumita
Keymaster@seb, it seems like this is a Mangopay API-related issue. We have contacted the Mangopay team regarding this. Once the MANGOPAY team will provide an fix, there is a little bit we can do on this.
-
February 9, 2023 at 3:44 PM #180120
soumi
ModeratorWe haven’t heard back from you, so we presume this issue has been fixed.
So we are closing this one.
If you need any further help, do open another thread.
-
-
AuthorPosts
The topic ‘Mangopay configuration : Bad request error’ is closed to new replies.