Hello
Im trying to add a new project from the dashboard (https://developer.visa.com/portal/app/new) by i get an error
This is the request sent when i press "Create Project" button
id: undefined
name: testproject
description: testdescription
products: [{"prodId":"PROD_68","apiIds":["COFDS.100"]}]
preferredAuthMethods: ["MutualAuth"]
autoCSR: true
beId: null
cybsMerchantId: null
viesMerchantId: null
fileName:
tncAccepted: null
tncVersion: null
csrFile: null
csrName: null
What i get as response (error 500):
{"errors":{"base":["failed_registration"]}}
I selected "Card on File Data Inquiry", "Mutual Authentication" and "Generate a CSR for me (default)"
Thanks
Solved! Go to Solution
Hi @matiasgscotia,
Please provide me with the Correlation ID so that I can investigate the error. Below are the steps to get the Correlation ID using a Google Chrome browser.
1>Open Chrome menu.
2>Click on More tools then Developer tools.
3>Check the box to Preserve Log for the Network Tab.
4>Click on the error and go to the Headers.
5>You can find the Correlation ID in the network log.”
Hi @API_Products ,
Here is the Correlation ID
Hi @matiasgscotia,
Please try creating a project app again. The problem should be fixed. Let me know if you run into any issues, I'm happy to help.