Title: robertom99's Replies | WordPress.org

---

# robertom99

  [  ](https://wordpress.org/support/users/robertom99/)

 *   [Profile](https://wordpress.org/support/users/robertom99/)
 *   [Topics Started](https://wordpress.org/support/users/robertom99/topics/)
 *   [Replies Created](https://wordpress.org/support/users/robertom99/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/robertom99/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/robertom99/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/robertom99/engagements/)
 *   [Favorites](https://wordpress.org/support/users/robertom99/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Fatal error: Uncaught Error: Class ‘WPSEO_MyYoast_Proxy](https://wordpress.org/support/topic/fatal-error-uncaught-error-class-wpseo_myyoast_proxy/)
 *  [robertom99](https://wordpress.org/support/users/robertom99/)
 * (@robertom99)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-error-class-wpseo_myyoast_proxy/#post-11285607)
 * I experienced the very same problem. It looks like it was caused by PHP opcache
   being enabled. After force-expiring the cache, the crash disappeared and the 
   WP Admin panel showed up as expected.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP GoToWebinar] Ease debugging connection (to GetGo API) issues](https://wordpress.org/support/topic/ease-debugging-connection-to-getgo-api-issues/)
 *  Thread Starter [robertom99](https://wordpress.org/support/users/robertom99/)
 * (@robertom99)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/ease-debugging-connection-to-getgo-api-issues/#post-9430356)
 * Hi,
 * this is the actual error that showed up out of a sudden:
 * “cURL error 6: Could not resolve host: api.getgo.com”
 * To find out, we had to do some deeper inspection of the return value of the wp_remote_get()
   call. This is how we retrieved the above error message.
 * if (is_wp_error($json_feed)) {
    error_log($json_feed->get_error_message()); }
 * What I am suggesting, is to provide more thorough error messages where possible,
   to ease debugging. There’s no actual/open issue with the plugin not working for
   us at this moment.
 * Another thing that would have been nice: The cache was invalidated after 24 hours,
   but retrieving new data failed. From that moment on the website user is seeing
   an error message; seeing the old data instead would have been a better user experience.
 * Roberto
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP GoToWebinar] Listing webinars stopped working](https://wordpress.org/support/topic/listing-webinars-stopped-working/)
 *  Thread Starter [robertom99](https://wordpress.org/support/users/robertom99/)
 * (@robertom99)
 * [9 years ago](https://wordpress.org/support/topic/listing-webinars-stopped-working/#post-9201126)
 * Hi, thanks for your response. After spending some more time on that issue, it
   seems I got that resolved.
 * Simply pressing the “Click here to get Auth and Key” button was of no help. The
   visible authorization key did never change, even though one could follow the 
   browser following a couple of redirects (authenticating on citrixonline.com, 
   northerbeacheswebsites.com.au).
 * What I now did was clearing the key first, plus saving the settings. And only
   after reloading the settings page to confirm the value was removed, I pressed
   the “Click here to get Auth and Key” button again. This time it put a new key
   into the first line edit. Et voilà, it works. So it looks a bit, like there’s
   some issue with the behaviour of the button when some re-authorization is happening,
   that can be workaround.

Viewing 3 replies - 1 through 3 (of 3 total)