I’m getting this message when I try to connect my seller central account to my make.com account. Anyone have similar issues?
Are you
- calling Make from your Seller Central account? Or
- calling your Seller Central account from Make?
If it’s 1, then you need a scenario with a webhook as a starting point. See:
https://academy.make.com/courses/IntermediateC04
If it’s 2, then you probably need to do some form of authorization. It coupld be with an API key, OAuth, or something else. The documentation should explain what’s required.
L