You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @joshbmarshall, I've now been using this library for quite some time. It's working really well for me.
But every now and then I need to manifest (createOrder) several shipments.
I have noticed that any order greater than 50 shipments does manifest on the auspost side but returns with an error and order id as None.
And when I go to my auspost portal, the shipments have been manifested.
So it looks like the issue can be either the size of the response being too big (given the size of the pdf will be larger) or the time taken for auspost to process and generate a pdf is very long
The text was updated successfully, but these errors were encountered:
Hi @joshbmarshall, I've now been using this library for quite some time. It's working really well for me.
But every now and then I need to manifest (
createOrder
) several shipments.I have noticed that any order greater than 50 shipments does manifest on the auspost side but returns with an error and order id as None.
And when I go to my auspost portal, the shipments have been manifested.
So it looks like the issue can be either the size of the response being too big (given the size of the pdf will be larger) or the time taken for auspost to process and generate a pdf is very long
The text was updated successfully, but these errors were encountered: