Everything was working fine, but after I tried duplicating a request that had a pre-request script and removing the script in the duplicated request, the app still says there's an error in the pre-script, even after restarting it:
Also, I noticed on this request as well as other preexisting ones that after removing the pre-request script and relaunching the app, the pre-script was back. I had to remove the script and relaunch the app a second time before it went away for good.
Edit: even if the script doesn't appear anymore, it's still there. I can see it the JSON files. For example, this post-request script:
I manually removed all request scripts by deleting the files, and for now everything seems to back in order.
Originally posted by @vctls in #345