Can I set an action so it has never been run?

I have an action to post to Micro.Blog. I need to get the token into the action. I have deleted the action and re installed but it is still behaving as if was already run and not asking for the Token from Micro.Blog

Or how do I insert the token into the script?

Thanks…

Most well-behaved actions use the Credentials system to store authentication information. You likely need to forget the entry there.

1 Like

Thanks Greg. Took me ages to find the credentials but I got it working in the end.