Issue Developer association with Developer App when created via management API

Not applicable

devappdetails.pngdeveloperdetails.png

We are creating Developer App by making Management API calls, everything is fine with Developer App creation which associates Developer and Products as expected but when verifying details of Developer by clicking on Developer hyper link we are not finding Developer App listed under its Apps list. Please find the screenshot for reference of the issue and let us know if any further details needed.

Note:We are creating Dev App via custom code by making mngmt api calls, mostly everything works fine but once in while we get the above issue

If anybody else has faced similar issues or could provide any inputs to fix the issue will be very helpful

0 2 289
2 REPLIES 2

Hi,

Could you share the api calls you're using? Notably I'm wondering if you're referring to the developer by the developer-id when creating the app or by developer email. I believe the developer-id is the preferred method.

Not applicable

Yes we are referring to developer by developer mail id as mentioned in docs to use dev_mail_id or dev_id. So do you say that using "dev_id" while creating a App will resolve the issue?