I was facing an issue while placing a block in any region of site. It was throwing 500 internal server error, after some debugging i get to know that it was because of uri that is available in HubspotFormsCore.php. I have change uri to "http://api.hubapi.com/forms/v2/forms?hapikey=" from "https://api.hubapi.com/forms/v2/forms?hapikey=". I don't know what was issue with https but it solve my problem.
My local environemt details is as following
Drupal version : 8.2.7
PHP : 5.6.16
Theme : Nexus
I hope that this will help someone and let me know your thoughts. Thanks.
Closed: outdated
1.3
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.