Code Monkey home page Code Monkey logo

Comments (7)

jchambers avatar jchambers commented on May 25, 2024

A NullPointerException for an odd string length is clearly a goof on our part; sorry about that. I'm just struggling to come up with a good name for the exception. I'm hesitant to use "valid" anywhere in the name because the gateway can reject tokens as being "invalid" after we've declined to throw an exception locally. How about IllegalTokenStringException?

from pushy.

jchambers avatar jchambers commented on May 25, 2024

…also, I'd buy you a beer to find out how you're winding up with odd-length token strings ;)

from pushy.

jchambers avatar jchambers commented on May 25, 2024

To confirm you're getting a NullPointerException with an odd string length? Not a StringIndexOutOfBoundsException?

from pushy.

marcomorain avatar marcomorain commented on May 25, 2024

MalformedTokenException?

On Mon, May 19, 2014 at 5:39 PM, Jon Chambers [email protected]:

…also, to confirm you're getting a NullPointerException with an odd
string length? Not a StringIndexOutOfBoundsException?


Reply to this email directly or view it on GitHubhttps://github.com//issues/88#issuecomment-43527289
.

from pushy.

TurtleShip avatar TurtleShip commented on May 25, 2024

@jchambers

  1. IllegalTokenStringException sounds good.
  2. A beer sounds awesome, but no need :-) I am building an internal service that exposes REST API. The API accepts a payload( message and a device token ) and pushes it to APNS. And sometimes a client of my service sends a device token of odd length, probably by mistake.
  3. My bad. Yes, it is StringIndexOutOfBoundException, not NullPointerException

Thanks!

from pushy.

jchambers avatar jchambers commented on May 25, 2024

#90 should fix this.

from pushy.

jchambers avatar jchambers commented on May 25, 2024

#90 has been merged.

from pushy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.