Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid contentLocale\u003den_US in A+ listing APi #611

Open
pulkitjuneja-1216 opened this issue Sep 4, 2023 · 1 comment
Open

Invalid contentLocale\u003den_US in A+ listing APi #611

pulkitjuneja-1216 opened this issue Sep 4, 2023 · 1 comment

Comments

@pulkitjuneja-1216
Copy link

pulkitjuneja-1216 commented Sep 4, 2023

Problem description:

I am getting an "Invalid contentLocale\u003den_US" exception when trying to use the "createContentDocument" API. However, I am not using this key in my code and am still facing this error.

Error:

{
"errors": [
{
"code": "InvalidInput",
"message": "Invalid contentLocale\u003den_US",
"details": ""
}
]
}

# Your error here. PLEASE make sure to redact secrets from your error log!

Code

// Your code here...PLEASE make sure to redact secrets from your code!

Seller Central SP API config page screenshot

Screenshot from 2023-09-04 13-15-29

your screenshot here

@pulkitjuneja-1216
Copy link
Author

Do anyone know how to fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant