Expand my Community achievements bar.

Facing issue in Adobe IO events registration

Avatar

Level 1

Getting below error when running the npm run onboard command. I have updated the workspace.json file with the latest download json. But still getting the same error. How do I debug and fix this issue?

 

ManikandanMo_0-1758963667187.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 2

@ManikandanMo 

 

I hope should refer to the Adobe Official documentation, if you working to setup the commerce-integration-starter-kit.

https://developer.adobe.com/commerce/extensibility/starter-kit/integration/create-integration/

 

Additionally verify

- All required API services should be enabled in the connected project workspace

- "EVENT_PREFIX" should have a value the .env file

- OAUTH_CLIENT_xxx credentials in the .env file

 

Let me know, if it works!