google-api-ruby-client icon indicating copy to clipboard operation
google-api-ruby-client copied to clipboard

404 not found

Open blaisebarre opened this issue 1 year ago • 1 comments

Hi,

Since today, we couldn't add event from Google API Client in Ruby. When we connect, it return :

#<Google::Apis::ClientError: notFound: Not Found status_code: 404

Thanks for your help

blaisebarre avatar Mar 29 '24 22:03 blaisebarre

It's not clear what you're referring to here. Can you provide:

  • Which API you are trying to call
  • Which specific method you are calling (a code snippet is best)
  • Which library (rubygem) you are using, and which version. If you have a Gemfile.lock and are willing to provide it, that would be best
  • Operating system and version, and Ruby version

dazuma avatar Apr 29 '24 22:04 dazuma