no_pnord, no_pnl not working

Forum for English-speaking users
biotronic
Posts: 6
Joined: Sat Apr 18, 2020 7:44 pm

no_pnord, no_pnl not working

Post by biotronic »

Lately I've not gotten updates from no_pnl and no_pnord, the Norwegian endpoints for PostNord.

dk, dk_en, se_post, se_post_en, and fi_pnl, which all use the same backend (they're all PostNord, and give the same events, just different localization), work just fine. PostNord's Norwegian website works fine. Their API gives the correct responses. To test all these services, I have used the reference number 70727320067260654, which was delivered to me about a month ago.

It seems to me all the above mentioned services (no_pnord, no_pnl, dk, dk_en, se_post, se_post_en, fi_pnl) could use the same implementation, with just a parameter ('en', 'se', 'da', 'no', 'fi') to choose the language - that's how their API works, and it would probably lead to less breakage, as the logic would only need to be implemented once.
ichor
Posts: 3270
Joined: Mon Jan 11, 2016 4:12 pm
Has thanked: 46 times
Been thanked: 550 times

Re: no_pnord, no_pnl not working

Post by ichor »

biotronic, have fixed no_pnord. Will work in next update.
no_pnl will be switched off.
biotronic
Posts: 6
Joined: Sat Apr 18, 2020 7:44 pm

Re: no_pnord, no_pnl not working

Post by biotronic »

Beautiful - thanks :)