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

Bug in Language Settings #11164

Open
zedmaster opened this issue Jun 27, 2022 · 0 comments
Open

Bug in Language Settings #11164

zedmaster opened this issue Jun 27, 2022 · 0 comments

Comments

@zedmaster
Copy link

Describe the bug
When you enter the TECHNICAL -> Language Settings option, an error occurred in the API call:

/api/v2/translation-services

Generating the return code:

// 20220627142516
// https://dev.vanilla.localhost/api/v2/translation-services

{
  "message": "/api/v2/translation-services not found.",
  "status": 404,
  "description": null
}

This occurs even with the Multilingual Plugin turned on.

Vanilla info

  1. Are you sure this is a core Vanilla problem and not caused by any addon you are using? (YES)
  2. Did you follow our generic troubleshooting steps already? (YES)
  3. What Vanilla version are you using? (Vanilla 2022.010 OSS)
  4. When did the issue start? (In instalation)

To Reproduce
Steps to reproduce the behavior:

  1. Go to Dashboard -> Settings -> Language Settings
  2. press F12
  3. Reaload page and search error /api/v2/translation-services not found.

Expected behavior
I was waiting for the list of available languages.

Screenshots
Captura de tela de 2022-06-27 14-27-36

Additional context
No.

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