You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi, I am trying to host a Ruby app on Google App Engine. I see the Python get_serving_url function and I'd like to use the Image API to crop/resize/etc. Is there any way to get the magic URL via Ruby? Thank you!
Julie (cloud platform support)
unread,
Aug 21, 2018, 7:52:56 PM8/21/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
It seems Ruby is not a supported language for Images API. You can use App Engine Flex and implement a Ruby custom runtime however only App Engine Standard has access to the Images service. This feature request has been filed and you can updates on this feature using this issue tracker. Please note that feature requests are not guaranteed and there is no ETA on them.