So what is happening here: No api calls are going out. Are there other places aside from the config file and the subscription settings where the folder name has to be adjusted? Does the fact, that the folder name has a dash (as-special) in it play a role? Thanks
@Tom1 Try looking at the html source for the subscribe page to see whether it looks correct. The Subscribe button should be within a form.
But the developer tools should show you what is happening. The network tab shows the request and response, and the console tab will show any errors.
Unless this is secret, what is the URL you are using?