pub fn thinglink_oembed_response_builder(
    url: String,
    base_url: String,
) -> UtilResult<OEmbedResponse>