Hi
I am trying to modify a .txt file's content using update_content method .
while doing this I get this error:
{"error_summary": "invalid_access_token/..", "error": {".tag": "invalid_access_token"}}
I think this is due to my parameter "actor_tokens" and I don't know how should I retrieve this token. Does anybody know where should I find it?
Thanks