Page 1 of 1

[Fixed] WS-API ManialinkPublisher 'Record not found'

Posted: 15 Jul 2014, 00:21
by steeffeen
Today I noticed that I can't send notifications for some reason
Even though I didn't change anything, my implementation doesn't work anymore..
it has been fine some days ago though

Example:

Code: Select all

$publisher->postPrivateNotification('test', 'steeffeen');
throws a 'Record not found' exception
i couldn't find any login that works

Re: WS-API ManialinkPublisher 'Record not found'

Posted: 15 Jul 2014, 13:21
by gouxim
There was a weird bug. I pushed a fix this morning, it should be good, but if you keep on having strange behaviours, please tell me :thumbsup:

Re: [Fixed] WS-API ManialinkPublisher 'Record not found'

Posted: 15 Jul 2014, 13:35
by steeffeen
yep it's working now, thanks :)