You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The URL is returning as a relative URL, not a complete one, I'm not sure what went wrong. I'll take over here to let @tehreem-sadat focus on higher priority tasks
Simply because
get_certificate_url
callsrelative_url_to_absolute_url
function which needs a request to extract the site domainRelated PRs:
The text was updated successfully, but these errors were encountered: