Git Product home page Git Product logo

webservice-passbook's People

Contributors

xavierlaffargue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

webservice-passbook's Issues

No Notification when pass change

Everything's work fine, registration, unregistration.
But when I update the pass in the database there isn't notification.
Something appear only if I disable and reable automatics updates on the backfield.
Can someone help me?

How to update data

I can’t update the map data. The documentation says that I should send data, but I don’t know how exactly. I think I need to send json. But I don’t understand what it should be. For example, I want to update the card balance, how to do this, tell me please. In the db, this is binary data, but I need an example. Here is json from file and code

$static = '{
'pushDevices': '19e876b60a865970268e84f2ae42c1935b08dc3d662f4d423845bccf0249d421'
}';
return $app->stream($stream, 200, array(
'Content-Type' => 'application/vnd.apple.pkpass',
'Content-length' => filesize($nameFile),
'Content-Disposition' => 'attachment; filename="passbook.pkpass"',
'Last-Modified' => gmdate('D, d M Y H:i:s T')
));

ResourceNotFoundException in UrlMatcher.php line 98

Hi, I'm testing this interesting APP but seems that I have an issue . Could anyone help me?

ResourceNotFoundException in UrlMatcher.php line 98:
No routes found for "/".
in UrlMatcher.php line 98
at UrlMatcher->match('/') in RedirectableUrlMatcher.php line 28
at RedirectableUrlMatcher->match('/') in LazyUrlMatcher.php line 51
at LazyUrlMatcher->match('/') in RouterListener.php line 156
at RouterListener->onKernelRequest(object(GetResponseEvent), 'kernel.request', object(EventDispatcher))
at call_user_func(array(object(RouterListener), 'onKernelRequest'), object(GetResponseEvent), 'kernel.request', object(EventDispatcher)) in EventDispatcher.php line 184
at EventDispatcher->doDispatch(array(array(object(RouterListener), 'onKernelRequest'), array(object(LocaleListener), 'onKernelRequest'), array(object(MiddlewareListener), 'onKernelRequest')), 'kernel.request', object(GetResponseEvent)) in EventDispatcher.php line 46
at EventDispatcher->dispatch('kernel.request', object(GetResponseEvent)) in HttpKernel.php line 125
at HttpKernel->handleRaw(object(Request), '1') in HttpKernel.php line 64
at HttpKernel->handle(object(Request), '1', true) in Application.php line 586
at Application->handle(object(Request)) in Application.php line 563
at Application->run() in index.php line 182

Push error

I always get the following error message when i try to send the push message:

+ + + + + + ERROR Response Command:0   Identifier:402915328   Status:0-No errors encountered
Identifier is the rowID (index) in the database that caused the problem, and Apple will disconnect you from server. To continue sending Push Notifications, just start at the next rowID after this Identifier.

+ + + + + + ERROR Response Command:0   Identifier:256   Status:0-No errors encountered
Identifier is the rowID (index) in the database that caused the problem, and Apple will disconnect you from server. To continue sending Push Notifications, just start at the next rowID after this Identifier.
Message successfully delivered int(33)

Manual Update is working so far.
Can someone explain me what the problem could be?

Error

Get pass task (pass type pass.kz.cloudsystem.disscountCard, serial number p69f2J, if-modified-since (null); with web service url https://2a26f7bc.ngrok.io/) encountered error: Received invalid pass data (?? ??????? ??????? ?????, ??? ??? ??? ???????????????.)

Tell me what to do with it.

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.