
Toon app: PostNL
Moderators: marcelr, TheHogNL, Toonz
Re: Toon app: PostNL
Very nice, let me know when we can start putting this all together 

member of the Toon Software Collective
Re: Toon app: PostNL
Ik heb mijn emailadres en wachtwoord ingevoerd alleen ik zie alleen maar Bezig met inloggen... Via PostNL
Re: Toon app: PostNL
klopt, hier wordt aan gewerkt.memo1996 wrote:Ik heb mijn emailadres en wachtwoord ingevoerd alleen ik zie alleen maar Bezig met inloggen... Via PostNL
Postnl is overgestapt op een nieuwe manier van authenticatie. Even wachten op een nieuwe release dus (nog geen datum bekend)
member of the Toon Software Collective
-
- Starting Member
- Posts: 28
- Joined: Tue Feb 18, 2020 11:48 pm
Re: Toon app: PostNL
...vol verwachting klopt ons hart...
Re: Toon app: PostNL
Shell script is done and working on Toon and on Ubuntu.
The script is now running every 15 minutes with logging to see if the login is stable enough.
So hopefully another few days and it should be ready for use.
Letters are not possible now, only packages.
The script is just writing the json output from the inbox request to a file when the login is successful and which need to be picked up with the Toon postnl app. Also some other temporary files are written for logging/debugging.
The script is now running every 15 minutes with logging to see if the login is stable enough.
So hopefully another few days and it should be ready for use.
Letters are not possible now, only packages.
The script is just writing the json output from the inbox request to a file when the login is successful and which need to be picked up with the Toon postnl app. Also some other temporary files are written for logging/debugging.
Re: Toon app: PostNL
Any News on the PostNL app? Running Toon (rooted) version 5.22.14 (13-03-2020) and PostNL 1.1.0 and can't seem to get the PostNL app to work. 

Re: Toon app: PostNL
I delivered a working script a time ago. It waits for integration by Toonz.pwbb wrote:Any News on the PostNL app? Running Toon (rooted) version 5.22.14 (13-03-2020) and PostNL 1.1.0 and can't seem to get the PostNL app to work.
Re: Toon app: PostNL
Super! Thanks for the update. Will await the update. 

Re: Toon app: PostNL
it will be ready when it is ready .... no ETA yet... but it will come (priorities are a bit different lately, workwise)pwbb wrote:Super! Thanks for the update. Will await the update.
member of the Toon Software Collective
Re: Toon app: PostNL
Hi all,
Happy to announce the new, working postnl app in the ToonStore (version 1.1.1). Took a bit of time due to the corona distractions in the outside world.
After the gui restart it will take about 3 minutes for the data to show up the first time.
Changelog:
- complete rewrite of the inbox retrieval functionality in a stand-alone script (thanks to glsf91) plus improvements from TheHogNL.
- our TCS engine has been updated to connect this script with the postnl app on Toon (thanks to TheHogNL)
- the PostNL app is rewritten (simplified significantly) to read the output from the script above.
- inbox will be renewed every 2 hours
- Letters (brievenpost) are not supported anymore for the time being
Kind regardz,
Toonz & glsf91 & TheHogNL
Happy to announce the new, working postnl app in the ToonStore (version 1.1.1). Took a bit of time due to the corona distractions in the outside world.
After the gui restart it will take about 3 minutes for the data to show up the first time.
Changelog:
- complete rewrite of the inbox retrieval functionality in a stand-alone script (thanks to glsf91) plus improvements from TheHogNL.
- our TCS engine has been updated to connect this script with the postnl app on Toon (thanks to TheHogNL)
- the PostNL app is rewritten (simplified significantly) to read the output from the script above.
- inbox will be renewed every 2 hours
- Letters (brievenpost) are not supported anymore for the time being
Kind regardz,
Toonz & glsf91 & TheHogNL
member of the Toon Software Collective
Re: Toon app: PostNL
I have the PostNL app version 1.1.1 installed. However, it doesn't work. I do not get any data. When I login on the PostNL website, I can see previous packages. Is there anything I can do to check if the data arrives on my Toon?
Re: Toon app: PostNL
Take a look in /tmp/postnl/POSTNL-Inbox.jsonmsx4ever wrote:I have the PostNL app version 1.1.1 installed. However, it doesn't work. I do not get any data. When I login on the PostNL website, I can see previous packages. Is there anything I can do to check if the data arrives on my Toon?
Re: Toon app: PostNL
There is a lot of data in there. I have compared it with the postnl site. I can find my send packages in the json file (it is not shown on Toon). However the packages I have received are all absent in the file.
Re: Toon app: PostNL
If they are not there then that explains why they are not shown.msx4ever wrote:There is a lot of data in there. I have compared it with the postnl site. I can find my send packages in the json file (it is not shown on Toon). However the packages I have received are all absent in the file.
Are there no entries started with this?
"receiver": [{
"shipmentType": "Parcel",
"effectiveDate": "2020-02-01T00:00:00+01:00",
Re: Toon app: PostNL
Today I received a package and I immediately checked the PostNL app on Toon. It is there! I do not see the older entries which are on the PostNL website, but that is not a problem.