[BUG] [Angular Client]Need to parse business code 404 response when requesting getsupportlanguagelist feature.
Open
@wangyi-e is already working on this.
Since Oct 22, 2019.
area/angular-client
kind/bug
priority/medium
- Dominant language
- Java
- Stars
- 72
- Forks
- 69
- Avg merge
- 23h 32m
- Merged PRs (30d)
- 4
Description
Describe the bug
Due to white list feature is added into service, it will respond to 404 if the requested product isn't in white list.
Now angular can't parse business code 404 and cause error.
To Reproduce
Steps to reproduce the behavior:
- Launch angular sample app to request support language list of a product that isn't in white list.
- Error pops up in browser console.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.