I've an integration with nodeBB and I want that all users to have the watched categories in "Watching" instead of "Tracking". The main reason for this is that I want all users to receive an email notification for each new "Topic".
@PitaJ said in CORS problems using NodeBB API:
Certain browsers treat localhost differently with CORS stuff. I recommend you try using 127.0.0.1 or some other IP address instead.
but for my app or for the forum?