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

Unable to save translation : error 405 #17

Open
belikebrahma opened this issue Mar 2, 2023 · 4 comments
Open

Unable to save translation : error 405 #17

belikebrahma opened this issue Mar 2, 2023 · 4 comments

Comments

@belikebrahma
Copy link

image

Hi,

Thanks for the wonderful plugin, i installed and set it up as per the instructions but facing a problem.

It seems the translate api is working but data is not getting back into the strapi, I have added a full access api in the env file.

On production the error says - Unable to save translation : Request failed with status code 405

Any idea, why it is happening? Is there anything missing?

image

@darokviana
Copy link

Have you checked the character limit on your fields yet? With me, I had the problem that the translation had more characters than the original text, exceeding the stipulated limit and being rejected by the database. Hope this helps someone.

@KindCoder-no
Copy link

Same error. How do i check if the translation is exceeding the stipulated limit and being rejected by the database?

@nishekh-e-r
Copy link
Collaborator

@belikebrahma I just wanted to know if the above error is occurring for all the collection types or just a particular one.

@KindCoder-no
Copy link

It is occurring on all of my collections. I get another error when changing the backendUrl to http://127.0.0.1:1337.
Skjermbilde 2023-04-26 kl  10 46 45

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

4 participants