Used AppConfig[:public_url] to build the full url for the resource for tags 856 and 555, however we get a url using localhost, and not the public-facing url. After requesting advice, am hardcoding the domain into the method. if it turns out we need this in more than one place in the future, can add a config or something.
Used AppConfig[:public_url] to build the full url for the resource for tags 856 and 555, however we get a url using localhost, and not the public-facing url. After requesting advice, am hardcoding the domain into the method. if it turns out we need this in more than one place in the future, can add a config or something.