nmalin commented on PR #889: URL: https://github.com/apache/ofbiz-framework/pull/889#issuecomment-2875761307
right :) your call failed to 401 because the url is catch by `<request-map uri="entity/find/{entityName}" ` in webtools controller. The entityName == 'SetTimeZoneFromBrowser' This call don't match the controller entry <request-map uri="SetTimeZoneFromBrowser" method="post">` on common-controller.xml -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ofbiz.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org