Elmer Thomas

Results 163 comments of Elmer Thomas

Since there has been no activity on this issue since March 1, 2020, we are closing this issue. Please feel free to reopen or create a new issue if you...

Thanks for reporting this @benstpierre! I have added this to our backlog. For this issue to gain priority in our backlog, we need additional +1's or a PR. When we...

Since there has been no activity on this issue since March 1, 2020, we are closing this issue. Please feel free to reopen or create a new issue if you...

Hello @marshallpierce, Those are some great observations! Thanks for taking the time to detail your findings. I've added this issue to our backlog for further investigation. If you like, we...

Hello @harishajdarevic, No updates just yet, but since you have commented here, we will reopen and add to our internal backlog. Additional comments and +1s will help this issue move...

Hello @artieshevchenko, Thanks for taking the time to report this! I just downloaded the most recent jar from Maven and ran `jarsigner -verify ~/Downloads/sendgrid-java-4.7.1.jar` and the return value was `jar...

Thank you for reporting this @belezi! I was able to recreate in the following manner: ```bash mvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-app -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4 -DinteractiveMode=false ``` Added the dependencies to `pom.xml`: ```xml...

Hello @gae123, It looks like the issue is that when using GAE's `google.appengine.api.urlfetch` (this is probably the underlying card that `urllib2` is using), you are [hitting their limit](https://cloud.google.com/appengine/docs/standard/python/refdocs/modules/google/appengine/api/urlfetch). Perhaps you...

Hi @gae123, Thanks for the additional feedback @gae123. I will leave this issue open so that we may provide a helper in this SDK to assist getting around the GAE...

Since there has been no activity on this issue since March 1, 2020, we are closing this issue. Please feel free to reopen or create a new issue if you...