Help

Unable to write to table from python

Topic Labels: API
689 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Jyothi_Katuri
4 - Data Explorer
4 - Data Explorer

Hello, We have created a new base with full permission. But i can’t write to this new base. Is anyone else having same issue?

“message”:“You are not permitted to perform this operation because the field or table has been configured to limit who can perform this operation”

1 Reply 1
Raminder_Singh
7 - App Architect
7 - App Architect

Hi @Jyothi_Katuri, this could be related to authentication. Are you passing your api key in the Authorization header? If you could share your python code then someone can take a look. Before sharing code, please ensure that you DO NOT SHARE your api key as that is a secret akin to your password.

-Raminder