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

Insufficent Right to update the dimension Error using tm1.elements.create( ) in TM1py #1129

Closed
slu18 opened this issue Jun 28, 2024 · 1 comment
Labels

Comments

@slu18
Copy link

slu18 commented Jun 28, 2024

Describe what did you try to do with TM1py
tm1.elements.create( )

Describe what's not working the way you expect
Didn't get the expected result? Describe:

  1. received Insufficient rights to update the dimension
  2. A clear and concise description of what you are trying to do: connect to TM1 server from my laptop

Version

  • TM1py 2.0.3
  • TM1 Server Version: window server 2019

Additional context
If you encounter an error, please add the error message and the stack trace
I use admin user name and passcode, I am able to add an element to the dimension, when using a user account in a user group which has write access to the cube and dimension, I receive insufficient right to the dimension, run the same python code. User account and pwd have no problem to connect to TM1 instance in the server, only can not write a new element to an ID dimension with 1, 2,3,4,5.

@slu18 slu18 added the question label Jun 28, 2024
@MariusWirtz
Copy link
Collaborator

I'm not sure this is a bug.

If user A is not permitted to update dimension D, it would be appropriate for TM1py to raise an error during the attempt.
Isn't that what you expect?

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

No branches or pull requests

2 participants