Hi all,
When sending a uplink to Thingsboard via the Thingsboard integration Chirpstack v4 sends no content in the request to Thingsboard.
HTTP status server error (500 Internal Server Error) for url (http://my.thingsboard.ip:9090/api/v1//attributes)
Therefore it is rejected at Thingsboard
2022-09-29 11:03:34,719 [http-nio-0.0.0.0-9090-exec-5] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
mytb_1 | org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String “//”
Any advice om what im doing wrong?