Data does not arrive at second application URL
-
Some time ago I created a second application URL as described here: https://forum.iotcreators.com/topic/644/how-to-create-a-second-application-url/3?_=1621238681425
At the time I found out that this does not automatically sends all messages to this second application, but it did work after I subscribed to a specific endpoint. Recently I tried to add another endpoint, but the subscription thing does not seem to work.
I have used Postman ‘Register subscriptions (resources)’ with the specific IMEI of my station. I checked if this is indeed part of the subscriptions, using the 'Get Resource Subscriptions".
The data however never arrives at my second application. I tried to delete the subscription (which worked, it no longer showed up in the ‘Get subscriptions’) and then subscribe again, but that did not change anything. Does anyone know what I’m doing wrong ? -
Haven’t tried this yet but might it have to do with the newline character after the
serialNumber
? -
@magnatron Wow. Thats a very good observation. I had not noticed it, but you are right: it’sthe only one that has a newline character in it. Thank you !
-
After the remark from @magnatron I have corrected the enty, and it’s now without newline. But it still does not seem to work.:
![0_1621249137796_1a40f9d0-a790-49c3-b3ee-761e9cc49708-image.png](Uploading 100%)
So maybe someone spots a different issue in the entry ? -
@Cees-Meijer your picture is not loading
-
@Stefan-de-Lange : Looks like you’re right. Lets try again:
-
UPDATE: I have tried the same procedure with a different unit, and that works fine. I suppose it’s related to this specific unit and so I have forwarded this question to support.
-
@Cees-Meijer might have fallen prey to the Catch-All-Tenant
-
@magnatron aka ‘he who must not be named’