I get an error when trying to write to a glide table using API
Status 403
Body
User is not an owner or app editor
any idea how to fix this?
I get an error when trying to write to a glide table using API
Status 403
Body
User is not an owner or app editor
any idea how to fix this?
This usually occurs when the Authorization token you’re using (which is associated to a Glide developer in your team) no longer has access to the team folder. Try replacing the Authorization token with a new one perhaps?