Which tokens do I have to replace in the REST API to allow a certain registered user own a twitter list whenever I use the create twitter list resource
You need to create that list in behalf of the user you want to be the list owner.
When I tried passing in the access token and token secret from a user to my php script it didn’t work