API call to create new sync relationship is failing with error account not found
Applies to
- Cloud Sync
- API
Issue
- When running API call to create new sync relationship, the API is failing with below error:

- Run GET API call to confirm the account is valid:
curl -X 'GET''https://api.cloudsync.netapp.com/api/accounts'-H 'accept: application/json' -H 'Authorization: Bearer xxxxxxx”
Response:
[
{ "name": "Cisnxxxxxx", "accountId": "account-acDiuSee" }