Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Position not working correctly #244

Closed
JBtje opened this issue Jul 28, 2020 · 2 comments
Closed

Position not working correctly #244

JBtje opened this issue Jul 28, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@JBtje
Copy link
Contributor

JBtje commented Jul 28, 2020

The documentation describes that you can set the label to 4 positions
https://github.com/myparcelnl/sdk#label-format-and-position

A4: 
┏━━━━━┳━━━━━┓ 
┃  1  ┃  2  ┃  
┣━━━━━╋━━━━━┫ 
┃  3  ┃  4  ┃
┗━━━━━┻━━━━━┛  

However, sincs a month (or two? three?) its only possible to get the label on position 2 and 4

Sending "1" or "2" results in position 2
Sending "3" or "4" results in position 4

Currently running on 5.10, but same applies for 4.10, since it's a server side problem.

@RichardPerdaan
Copy link
Member

Hi @JBtje,

The problem has been investigated. Unfortunately the problem is not in the SDK but in the MyParcel API. We are going to tackle this problem. I will contact you as soon as it is resolved.

If you have any questions I would like to hear from you.

@RichardPerdaan RichardPerdaan added the bug Something isn't working label Jul 31, 2020
@RichardPerdaan
Copy link
Member

Hi @JBtje ,

Yesterday we did an API release that solved this problem.
This means you will no longer have problems with the print positions.

If there are any questions, please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants