Error 403 when Uploading Source Strings via wlc (--method replace) #16503
Unanswered
ddeveloperuch
asked this question in
General
Replies: 2 comments 10 replies
-
|
How is the translation component configured? Does it allow editing of source strings? |
Beta Was this translation helpful? Give feedback.
10 replies
-
|
Actually the HTTP response contains a more detailed error, but it turns out that wlc doesn't show it. WeblateOrg/wlc#971 addresses that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Weblate Team,
I'm using the Python Weblate Client (wlc) to interact with our Weblate instance (
5.13.3).The source language for our component is configured as
English (Developer). I'm attempting to upload updated source strings using the-method replaceflag. However, I'm encountering the following errors:The user is an
administratorand already has the full set of permissions. It’s unclear what other permissions are being referred to.Here are the logs from Weblate.
I tested both with my
personal API keyand with theproject token(which has all permissions), but the result is the same -You don’t have permission to access this object.The initial thread can be found here.
Beta Was this translation helpful? Give feedback.
All reactions