Discussion Forum: Technical Issues(Post New Message)
Redisplay Messages: Compact | Brief | All | Full      Show Messages: All | Without Replies

 Author: qwertyboy View Messages Posted By qwertyboy
 Posted: May 16, 2023 11:23
 Subject: Re: API Question: How immutable are id values?
 Viewed: 34 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

qwertyboy (7850)

Location:  Canada, Alberta
Member Since Contact Type Status
Apr 9, 2013 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Maple Bricks
In Technical Issues, InanimateReason writes:
  I would like to work with the assumption that certain values are essentially
primary keys. category IDs, color IDs, really anything named xxxx ID. It seems
to me that the nomenclature in use implies that anything called 'id'
is immutable while anything else is fair game for modification during catalog
updates.

There are precious few fields that can be considered a primary key. Part numbers
can (and do) change, people's login name can (and do) change. There is no
way for us mere mortals to access the actual primary key info for these entities.

If you are considering keeping things like parts history, be prepared to either
set up some links from old part IDs to new part IDs, or update your old data
with new IDs (finding out what the new part ID is when you only have the old
part ID is fun - what is the new part ID of "372"? - most times, the
old ID is kept as an alternative on the site, so you can search for it, but not
from the API). Some parts keep flip-flopping IDs (like 6093/x104, 41669/x346
etc).

Some things that do stay the same are order numbers, color IDs, lot IDs.

Enjoy!

Niek.
 Author: InanimateReason View Messages Posted By InanimateReason
 Posted: May 16, 2023 08:09
 Subject: Re: API Question: How immutable are id values?
 Viewed: 36 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

InanimateReason (3450)

Location:  USA, Georgia
Member Since Contact Type Status
Oct 8, 2006 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Inanimate Reason
Out of curiousity, I downloaded the codes mapping xml file. I guess element IDs
are only assigned to parts. I did find six minifigs in that download, but the
first one I checked was previously a PART.
https://www.bricklink.com/catalogReqList.asp?itemID=147947

So I guess element IDs may only be useful for the parts type in the catalog.
Other catalog types need some other mechanism to track changes. With no changelog
endpoint or key in the item resource, I guess this will be fun to implement.

In Technical Issues, InanimateReason writes:
  As I work through a client to do useful things with the Bricklink API, I'm
curious what issues other developers have experienced that may impact the robustness
any application.

One thought I just had was that there is no guarantee that the underlying data
is stable within the various catalog related resources.

An obvious example is assignment of part numbers. Clearly, they may change over
time. When they do, are new element ids assigned or would the element id be a
reliable way to ensure data integrity?

Would it be wise to preserve the old part numbers in some way either with a soft
delete or some other kind of deprecation flag?

I would like to work with the assumption that certain values are essentially
primary keys. category IDs, color IDs, really anything named xxxx ID. It seems
to me that the nomenclature in use implies that anything called 'id'
is immutable while anything else is fair game for modification during catalog
updates.

Thoughts?
 Author: InanimateReason View Messages Posted By InanimateReason
 Posted: May 16, 2023 07:55
 Subject: API Question: How immutable are id values?
 Viewed: 89 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

InanimateReason (3450)

Location:  USA, Georgia
Member Since Contact Type Status
Oct 8, 2006 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Inanimate Reason
As I work through a client to do useful things with the Bricklink API, I'm
curious what issues other developers have experienced that may impact the robustness
any application.

One thought I just had was that there is no guarantee that the underlying data
is stable within the various catalog related resources.

An obvious example is assignment of part numbers. Clearly, they may change over
time. When they do, are new element ids assigned or would the element id be a
reliable way to ensure data integrity?

Would it be wise to preserve the old part numbers in some way either with a soft
delete or some other kind of deprecation flag?

I would like to work with the assumption that certain values are essentially
primary keys. category IDs, color IDs, really anything named xxxx ID. It seems
to me that the nomenclature in use implies that anything called 'id'
is immutable while anything else is fair game for modification during catalog
updates.

Thoughts?
 Author: Nubs_Select View Messages Posted By Nubs_Select
 Posted: May 15, 2023 00:06
 Subject: Re: PayPal error
 Viewed: 25 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Nubs_Select (3740)

Location:  Canada, Ontario
Member Since Contact Type Status
Mar 15, 2016 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Nub's Select
  Their shop is currently closed but I don’t think that affects payment.

Nope it dosnt affect if you can pay or not
 Author: Stuart9 View Messages Posted By Stuart9
 Posted: May 14, 2023 09:21
 Subject: Re: PayPal error
 Viewed: 35 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Stuart9 (1042)

Location:  United Kingdom, England
Member Since Contact Type Status Collage
Jul 22, 2012 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
View Collage Pic
Store: Top Slot
Thanks, messaged them a few minutes ago.



In Technical Issues, SylvainLS writes:
  In Technical Issues, Stuart9 writes:
  Only happened this morning, worked fine a couple of days ago.

Just this invoice to pay.

Their shop is currently closed but I don’t think that affects payment.

I think the same (or “I don’t think the same”? ).

I’d contact the Help Desk and try again a couple times, after 2-3 hours.  If
it eventually works, good, but that shouldn’t prevent them to investigate.
 Author: SylvainLS View Messages Posted By SylvainLS
 Posted: May 14, 2023 09:18
 Subject: Re: PayPal error
 Viewed: 30 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

SylvainLS (46)

Location:  France, Nouvelle-Aquitaine
Member Since Contact Type Status
Apr 25, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store Closed Store: BuyerOnly
BrickLink Discussions Moderator (?)
In Technical Issues, Stuart9 writes:
  Only happened this morning, worked fine a couple of days ago.

Just this invoice to pay.

Their shop is currently closed but I don’t think that affects payment.

I think the same (or “I don’t think the same”? ).

I’d contact the Help Desk and try again a couple times, after 2-3 hours.  If
it eventually works, good, but that shouldn’t prevent them to investigate.
 Author: Stuart9 View Messages Posted By Stuart9
 Posted: May 14, 2023 08:34
 Subject: Re: PayPal error
 Viewed: 32 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Stuart9 (1042)

Location:  United Kingdom, England
Member Since Contact Type Status Collage
Jul 22, 2012 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
View Collage Pic
Store: Top Slot
Only happened this morning, worked fine a couple of days ago.

Just this invoice to pay.

Their shop is currently closed but I don’t think that affects payment.



In Technical Issues, SylvainLS writes:
  In Technical Issues, Stuart9 writes:
  Keep getting this when I try to pay invoice via pay button.

Paid this way hundreds of times, don’t know why it’s a problem now.

Any ideas ?

Have you tried the Help Desk?  (Well, it’s Sunday today but you didn’t say when
it started ).
 Author: SylvainLS View Messages Posted By SylvainLS
 Posted: May 14, 2023 06:20
 Subject: Re: PayPal error
 Viewed: 35 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

SylvainLS (46)

Location:  France, Nouvelle-Aquitaine
Member Since Contact Type Status
Apr 25, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store Closed Store: BuyerOnly
BrickLink Discussions Moderator (?)
In Technical Issues, Stuart9 writes:
  Keep getting this when I try to pay invoice via pay button.

Paid this way hundreds of times, don’t know why it’s a problem now.

Any ideas ?

Have you tried the Help Desk?  (Well, it’s Sunday today but you didn’t say when
it started ).
 Author: Stuart9 View Messages Posted By Stuart9
 Posted: May 14, 2023 05:21
 Subject: PayPal error
 Viewed: 81 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Stuart9 (1042)

Location:  United Kingdom, England
Member Since Contact Type Status Collage
Jul 22, 2012 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
View Collage Pic
Store: Top Slot
Keep getting this when I try to pay invoice via pay button.

Paid this way hundreds of times, don’t know why it’s a problem now.

Any ideas ?

Cheers
 
 Author: macebobo View Messages Posted By macebobo
 Posted: May 13, 2023 04:09
 Subject: Re: API Get Member Notes not working?
 Viewed: 26 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

macebobo (2426)

Location:  USA, Oregon
Member Since Contact Type Status
Apr 3, 2016 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: MacsBricks
In Technical Issues, ErwinNL writes:
  In Technical Issues, macebobo writes:
  In Technical Issues, ErwinNL writes:
  In Technical Issues, InanimateReason writes:
  In Technical Issues, macebobo writes:
  
I have it working, the documentation is wrong it should be members/deaddrop/my_notes

Wherever the doc for the member sections says notes it should be my_notes on
all of the methods.

Good luck!

-- John

LOL. Not the first error I've found in the docs. Thanks for the quick response.

I've reported this, but no luck yet. There are more missing fields, incorrect
field types ed. Hopefully they get time someday to fix that.

Narrator: They will not.

BTW, Bricklink I would gladly help keep the API documentation Up-To-Date.

Same, I work with the API daily and wouldn't mind submitting or editing the
issues I find. Win-win for everyone.

Submit your findings to apisupport@bricklink.com and Russell states, in time,
they will probably, maybe, get fixed.

With the description he gave of the different "channels" I'm beginning
to think comic guy is correct in illustrating the BL IT having figurative trash
cans in their heads.

I don't know why I expect a subsidiary of a multi billion dollar company
to have a more coherent information system strategy. It's like they don't
want seller's to have the tools to make Bricklink money. SMH
 Author: ErwinNL View Messages Posted By ErwinNL
 Posted: May 13, 2023 03:12
 Subject: Re: API Get Member Notes not working?
 Viewed: 27 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

ErwinNL (621)

Location:  Netherlands, Overijssel
Member Since Contact Type Status
Oct 27, 2019 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: TheBug
In Technical Issues, macebobo writes:
  In Technical Issues, ErwinNL writes:
  In Technical Issues, InanimateReason writes:
  In Technical Issues, macebobo writes:
  
I have it working, the documentation is wrong it should be members/deaddrop/my_notes

Wherever the doc for the member sections says notes it should be my_notes on
all of the methods.

Good luck!

-- John

LOL. Not the first error I've found in the docs. Thanks for the quick response.

I've reported this, but no luck yet. There are more missing fields, incorrect
field types ed. Hopefully they get time someday to fix that.

Narrator: They will not.

BTW, Bricklink I would gladly help keep the API documentation Up-To-Date.

Same, I work with the API daily and wouldn't mind submitting or editing the
issues I find. Win-win for everyone.
 Author: wildchicken13 View Messages Posted By wildchicken13
 Posted: May 13, 2023 00:19
 Subject: Re: Order Hung Up, Cannot Change Payment Status
 Viewed: 32 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

wildchicken13 (875)

Location:  USA, Illinois
Member Since Contact Type Status
Aug 11, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Wild Chicken
In Technical Issues, axaday writes:
  Can anyone help me sort this out?

I can! I'm good at sorting.
 Author: macebobo View Messages Posted By macebobo
 Posted: May 12, 2023 17:34
 Subject: Re: API Get Member Notes not working?
 Viewed: 23 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

macebobo (2426)

Location:  USA, Oregon
Member Since Contact Type Status
Apr 3, 2016 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: MacsBricks
In Technical Issues, ErwinNL writes:
  In Technical Issues, InanimateReason writes:
  In Technical Issues, macebobo writes:
  
I have it working, the documentation is wrong it should be members/deaddrop/my_notes

Wherever the doc for the member sections says notes it should be my_notes on
all of the methods.

Good luck!

-- John

LOL. Not the first error I've found in the docs. Thanks for the quick response.

I've reported this, but no luck yet. There are more missing fields, incorrect
field types ed. Hopefully they get time someday to fix that.

Narrator: They will not.

BTW, Bricklink I would gladly help keep the API documentation Up-To-Date.
 Author: Nubs_Select View Messages Posted By Nubs_Select
 Posted: May 12, 2023 17:03
 Subject: Re: Order Hung Up, Cannot Change Payment Status
 Viewed: 29 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Nubs_Select (3740)

Location:  Canada, Ontario
Member Since Contact Type Status
Mar 15, 2016 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Nub's Select
  Ok, I submitted a help desk request. It is the first time I ever have, because
the general reputation is that will not work.

they have massively improved the response time
https://www.bricklink.com/message.asp?ID=1407431
so you may be in luck
 Author: axaday View Messages Posted By axaday
 Posted: May 12, 2023 17:01
 Subject: Re: Order Hung Up, Cannot Change Payment Status
 Viewed: 24 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

axaday (7301)

Location:  USA, Oklahoma
Member Since Contact Type Status
Jun 28, 2005 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store Closed Store: Axaday
In Technical Issues, SylvainLS writes:
  In Technical Issues, axaday writes:
  In Technical Issues, axaday writes:
  I have an order 4 days old now that the customer cannot pay. They are new and
made 3 attempts. I suspect they didn't confirm at the end. But on my order
page, the payment is marked as recieved. In PayPal it shows voided 3 times.
I have order status set to pending and the dropdown for payment status shows
"None" as an option, but I cannot select it.

Can anyone help me sort this out?

Help Desk?

Ok, I submitted a help desk request. It is the first time I ever have, because
the general reputation is that will not work.
 Author: SylvainLS View Messages Posted By SylvainLS
 Posted: May 12, 2023 16:17
 Subject: Re: Order Hung Up, Cannot Change Payment Status
 Viewed: 29 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

SylvainLS (46)

Location:  France, Nouvelle-Aquitaine
Member Since Contact Type Status
Apr 25, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store Closed Store: BuyerOnly
BrickLink Discussions Moderator (?)
In Technical Issues, axaday writes:
  In Technical Issues, axaday writes:
  I have an order 4 days old now that the customer cannot pay. They are new and
made 3 attempts. I suspect they didn't confirm at the end. But on my order
page, the payment is marked as recieved. In PayPal it shows voided 3 times.
I have order status set to pending and the dropdown for payment status shows
"None" as an option, but I cannot select it.

Can anyone help me sort this out?

Help Desk?
 Author: axaday View Messages Posted By axaday
 Posted: May 12, 2023 16:15
 Subject: Re: Order Hung Up, Cannot Change Payment Status
 Viewed: 30 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

axaday (7301)

Location:  USA, Oklahoma
Member Since Contact Type Status
Jun 28, 2005 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store Closed Store: Axaday
In Technical Issues, axaday writes:
  I have an order 4 days old now that the customer cannot pay. They are new and
made 3 attempts. I suspect they didn't confirm at the end. But on my order
page, the payment is marked as recieved. In PayPal it shows voided 3 times.
I have order status set to pending and the dropdown for payment status shows
"None" as an option, but I cannot select it.

Can anyone help me sort this out?
 Author: ErwinNL View Messages Posted By ErwinNL
 Posted: May 12, 2023 14:46
 Subject: Re: API Get Member Notes not working?
 Viewed: 28 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

ErwinNL (621)

Location:  Netherlands, Overijssel
Member Since Contact Type Status
Oct 27, 2019 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: TheBug
In Technical Issues, InanimateReason writes:
  In Technical Issues, macebobo writes:
  In Technical Issues, InanimateReason writes:
  I'm close to completing an API client in Golang for the Bricklink API.

Other than some unit tests, the only outstanding issue is working with the member
notes endpoint as documented at https://www.bricklink.com/v3/api.page?page=get-member-note

Get, create, update all give me 'INVALID_URI` I've checked to ensure
I'm using the link as documented.

e.g.

https://api.bricklink.com/api/store/v1/members/deaddrop/notes

I randomly tried member and note in the URI in case there was a typo in the docs
but same error. Get rating works fine and looks similar

https://api.bricklink.com/api/store/v1/members/deaddrop/ratings

I know my code is generally good because every other endpoint works which demonstrates
the requests are being generated properly.

Has anyone successfully used this?

Bill

I have it working, the documentation is wrong it should be members/deaddrop/my_notes

Wherever the doc for the member sections says notes it should be my_notes on
all of the methods.

Good luck!

-- John

LOL. Not the first error I've found in the docs. Thanks for the quick response.

I've reported this, but no luck yet. There are more missing fields, incorrect
field types ed. Hopefully they get time someday to fix that.
 Author: InanimateReason View Messages Posted By InanimateReason
 Posted: May 12, 2023 10:55
 Subject: Re: API Get Member Notes not working?
 Viewed: 27 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

InanimateReason (3450)

Location:  USA, Georgia
Member Since Contact Type Status
Oct 8, 2006 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Inanimate Reason
In Technical Issues, macebobo writes:
  I have it working, the documentation is wrong it should be members/deaddrop/my_notes

Wherever the doc for the member sections says notes it should be my_notes on
all of the methods.

Good luck!

-- John

That worked perfectly. Thanks again!
 Author: billdad84 View Messages Posted By billdad84
 Posted: May 12, 2023 08:34
 Subject: Re: Waiting for payment please do not refresh ...
 Viewed: 51 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

billdad84 (117)

Location:  USA, Texas
Member Since Contact Type Status
May 2, 2021 Contact Member Buyer
Buying Privileges - OK
I'm having the same issue. Did anyone find a fix?


In Technical Issues, kayteelee3 writes:
  In Technical Issues, dbost01 writes:
  When I click on an order I a page that says a "Payment in progress. Please do
not refresh page. It will automatically refresh....." It wont go away.

Help please.

Has this issue been resolved for you yet? I am getting that same message, & cannot
seem to figure it out, either. I have tried submitting 2 help forms, but neither
has been acknowledged. It's pretty difficult to see the orders with this
big notice taking over the page.
 Author: Peettoys View Messages Posted By Peettoys
 Posted: May 12, 2023 06:02
 Subject: Re: Error when trying to send an invoice manually
 Viewed: 46 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Peettoys (2795)

Location:  Netherlands, Gelderland
Member Since Contact Type Status
Oct 2, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Peter Builds
In Technical Issues, Stellar writes:
  In Technical Issues, jennnifer writes:
  In Technical Issues, Peettoys writes:

  Thanks for your reply! Regarding your questions;
- Payment methode: Paypal onsite,
- No links or email addresses,
- No Dutch Sales Tax (Only the UK VAT that will be collected by BL.

Have you tried reverting to the default invoice template? There may be an issue
with a macro tag.

~Jen

Before doing that be sure to save the original template!

If this doesn't finally work, head to the helpdesk, time to reply is pretty
quick nowadays as far as I know.

https://helpdesk.bricklink.com/Main/

Order has 102 lots, deleted all of them from the invoice and the problem was
"Solved".
Tested several more, with deleting the last 10, 20 and 30 lots.
With less or equal than 70 lots the problem was "solved".
So is it a treshold, or could there be something wrong with a lot "description"!?
 Author: InanimateReason View Messages Posted By InanimateReason
 Posted: May 11, 2023 21:33
 Subject: Re: API Get Member Notes not working?
 Viewed: 20 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

InanimateReason (3450)

Location:  USA, Georgia
Member Since Contact Type Status
Oct 8, 2006 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Inanimate Reason
In Technical Issues, macebobo writes:
  In Technical Issues, InanimateReason writes:
  I'm close to completing an API client in Golang for the Bricklink API.

Other than some unit tests, the only outstanding issue is working with the member
notes endpoint as documented at https://www.bricklink.com/v3/api.page?page=get-member-note

Get, create, update all give me 'INVALID_URI` I've checked to ensure
I'm using the link as documented.

e.g.

https://api.bricklink.com/api/store/v1/members/deaddrop/notes

I randomly tried member and note in the URI in case there was a typo in the docs
but same error. Get rating works fine and looks similar

https://api.bricklink.com/api/store/v1/members/deaddrop/ratings

I know my code is generally good because every other endpoint works which demonstrates
the requests are being generated properly.

Has anyone successfully used this?

Bill

I have it working, the documentation is wrong it should be members/deaddrop/my_notes

Wherever the doc for the member sections says notes it should be my_notes on
all of the methods.

Good luck!

-- John

LOL. Not the first error I've found in the docs. Thanks for the quick response.
 Author: macebobo View Messages Posted By macebobo
 Posted: May 11, 2023 21:11
 Subject: Re: API Get Member Notes not working?
 Viewed: 34 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

macebobo (2426)

Location:  USA, Oregon
Member Since Contact Type Status
Apr 3, 2016 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: MacsBricks
In Technical Issues, InanimateReason writes:
  I'm close to completing an API client in Golang for the Bricklink API.

Other than some unit tests, the only outstanding issue is working with the member
notes endpoint as documented at https://www.bricklink.com/v3/api.page?page=get-member-note

Get, create, update all give me 'INVALID_URI` I've checked to ensure
I'm using the link as documented.

e.g.

https://api.bricklink.com/api/store/v1/members/deaddrop/notes

I randomly tried member and note in the URI in case there was a typo in the docs
but same error. Get rating works fine and looks similar

https://api.bricklink.com/api/store/v1/members/deaddrop/ratings

I know my code is generally good because every other endpoint works which demonstrates
the requests are being generated properly.

Has anyone successfully used this?

Bill

I have it working, the documentation is wrong it should be members/deaddrop/my_notes

Wherever the doc for the member sections says notes it should be my_notes on
all of the methods.

Good luck!

-- John
 Author: InanimateReason View Messages Posted By InanimateReason
 Posted: May 11, 2023 20:52
 Subject: API Get Member Notes not working?
 Viewed: 48 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

InanimateReason (3450)

Location:  USA, Georgia
Member Since Contact Type Status
Oct 8, 2006 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Inanimate Reason
I'm close to completing an API client in Golang for the Bricklink API.

Other than some unit tests, the only outstanding issue is working with the member
notes endpoint as documented at https://www.bricklink.com/v3/api.page?page=get-member-note

Get, create, update all give me 'INVALID_URI` I've checked to ensure
I'm using the link as documented.

e.g.

https://api.bricklink.com/api/store/v1/members/deaddrop/notes

I randomly tried member and note in the URI in case there was a typo in the docs
but same error. Get rating works fine and looks similar

https://api.bricklink.com/api/store/v1/members/deaddrop/ratings

I know my code is generally good because every other endpoint works which demonstrates
the requests are being generated properly.

Has anyone successfully used this?

Bill
 Author: wildchicken13 View Messages Posted By wildchicken13
 Posted: May 11, 2023 10:00
 Subject: Re: Order Hung Up, Cannot Change Payment Status
 Viewed: 37 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

wildchicken13 (875)

Location:  USA, Illinois
Member Since Contact Type Status
Aug 11, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Wild Chicken
In Help, axaday writes:
  I have an order 4 days old now that the customer cannot pay. They are new and
made 3 attempts. I suspect they didn't confirm at the end. But on my order
page, the payment is marked as recieved. In PayPal it shows voided 3 times.
I have order status set to pending and the dropdown for payment status shows
"None" as an option, but I cannot select it.

Have you tried using Stripe?
 Author: axaday View Messages Posted By axaday
 Posted: May 11, 2023 09:34
 Subject: Order Hung Up, Cannot Change Payment Status
 Viewed: 77 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

axaday (7301)

Location:  USA, Oklahoma
Member Since Contact Type Status
Jun 28, 2005 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store Closed Store: Axaday
I have an order 4 days old now that the customer cannot pay. They are new and
made 3 attempts. I suspect they didn't confirm at the end. But on my order
page, the payment is marked as recieved. In PayPal it shows voided 3 times.
I have order status set to pending and the dropdown for payment status shows
"None" as an option, but I cannot select it.
 Author: Stellar View Messages Posted By Stellar
 Posted: May 10, 2023 15:48
 Subject: Re: Error when trying to send an invoice manually
 Viewed: 26 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Stellar (3485)

Location:  Spain, Comunidad Valenciana
Member Since Contact Type Status
Sep 24, 2015 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Stellar Bricks
BrickLink Discussions Moderator (?)
In Technical Issues, jennnifer writes:
  In Technical Issues, Peettoys writes:

  Thanks for your reply! Regarding your questions;
- Payment methode: Paypal onsite,
- No links or email addresses,
- No Dutch Sales Tax (Only the UK VAT that will be collected by BL.

Have you tried reverting to the default invoice template? There may be an issue
with a macro tag.

~Jen

Before doing that be sure to save the original template!

If this doesn't finally work, head to the helpdesk, time to reply is pretty
quick nowadays as far as I know.

https://helpdesk.bricklink.com/Main/
 Author: jennnifer View Messages Posted By jennnifer
 Posted: May 10, 2023 15:42
 Subject: Re: Error when trying to send an invoice manually
 Viewed: 25 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

jennnifer (3531)

Location:  USA, Illinois
Member Since Contact Type Status
Sep 8, 2009 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Old Grey Bricks
In Technical Issues, Peettoys writes:

  Thanks for your reply! Regarding your questions;
- Payment methode: Paypal onsite,
- No links or email addresses,
- No Dutch Sales Tax (Only the UK VAT that will be collected by BL.

Have you tried reverting to the default invoice template? There may be an issue
with a macro tag.

~Jen
 Author: Peettoys View Messages Posted By Peettoys
 Posted: May 10, 2023 14:52
 Subject: Re: Error when trying to send an invoice manually
 Viewed: 26 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Peettoys (2795)

Location:  Netherlands, Gelderland
Member Since Contact Type Status
Oct 2, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Peter Builds
In Technical Issues, Stellar writes:
  In Technical Issues, Peettoys writes:
  In Technical Issues, Stellar writes:
  In Technical Issues, Peettoys writes:
  Dear all,
The past few days, I'm not able to send an invoice to an UK buyer, after
adding the shipping costs manually!
Clicking on the "Invoice Button" brings me to the "Send Invoice"
page.
Clicking on the "Send Invoice Button" returns the following message;
"The page cannot be displayed because an internal server error has occurred."
I've tried several browsers on Windows and Android systems, but all resulted
in the same error message.

Looks to me, it is the same problem as addressed in Message 1394101 on Feb 16.
So could you please fix it (again)?

I just tried and can send invoices fine. Try to add a 0.01 as a credit and submit
changes, then again to remove it and try to invoice again.

I've tried you suggestion, even with severall different "Order Status"
settings, but nothing worked. Still getting the same message!

What payment method has that order? Does the information in your invoice comment
has links or email address? Does the order have Sales Tax?

Thanks for your reply! Regarding your questions;
- Payment methode: Paypal onsite,
- No links or email addresses,
- No Dutch Sales Tax (Only the UK VAT that will be collected by BL.
 Author: Stellar View Messages Posted By Stellar
 Posted: May 10, 2023 13:41
 Subject: Re: orders from "in progress" are not returned
 Viewed: 23 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Stellar (3485)

Location:  Spain, Comunidad Valenciana
Member Since Contact Type Status
Sep 24, 2015 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Stellar Bricks
BrickLink Discussions Moderator (?)
In Technical Issues, brickulin writes:
  In Technical Issues, Stellar writes:
  In Technical Issues, brickulin writes:
  the order has been hanging in "in progress" for 9 hours and doesn't
want to go back, what's up with that?

This happens sometimes, it usually clears after the daily maintenance if not
before.


Thank you for the answer, have you encountered the fact that the order was then
put back in stock twice when the payment was not completed? Sometimes it happens
that I have 2x more items in the warehouse than there should be or if the client
orders up to zero, but the payment fails, the items will be returned to the warehouse
in 2x more quantity. In the last six months, I registered it for about 4 orders,
one of which had more than 200 lots :-/

To me it happened only the other way around, 2 or 3 orders got items subtracted
twice, some items being left as -X in stockrom if clearing the lot.

I do log all changes to my inventory and didn't notice what you describe
as of now.
 Author: brickulin View Messages Posted By brickulin
 Posted: May 10, 2023 13:23
 Subject: Re: orders from "in progress" are not returned
 Viewed: 20 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

brickulin (15114)

Location:  Czech Republic, Středočeský Kraj
Member Since Contact Type Status
Oct 15, 2012 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: brick_services
In Technical Issues, Stellar writes:
  In Technical Issues, brickulin writes:
  the order has been hanging in "in progress" for 9 hours and doesn't
want to go back, what's up with that?

This happens sometimes, it usually clears after the daily maintenance if not
before.


Thank you for the answer, have you encountered the fact that the order was then
put back in stock twice when the payment was not completed? Sometimes it happens
that I have 2x more items in the warehouse than there should be or if the client
orders up to zero, but the payment fails, the items will be returned to the warehouse
in 2x more quantity. In the last six months, I registered it for about 4 orders,
one of which had more than 200 lots :-/
 Author: Stellar View Messages Posted By Stellar
 Posted: May 10, 2023 13:05
 Subject: Re: orders from "in progress" are not returned
 Viewed: 25 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Stellar (3485)

Location:  Spain, Comunidad Valenciana
Member Since Contact Type Status
Sep 24, 2015 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Stellar Bricks
BrickLink Discussions Moderator (?)
In Technical Issues, brickulin writes:
  the order has been hanging in "in progress" for 9 hours and doesn't
want to go back, what's up with that?

This happens sometimes, it usually clears after the daily maintenance if not
before.
 Author: brickulin View Messages Posted By brickulin
 Posted: May 10, 2023 12:21
 Subject: orders from "in progress" are not returned
 Viewed: 62 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

brickulin (15114)

Location:  Czech Republic, Středočeský Kraj
Member Since Contact Type Status
Oct 15, 2012 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: brick_services
the order has been hanging in "in progress" for 9 hours and doesn't
want to go back, what's up with that?
 
 Author: psusaxman2000 View Messages Posted By psusaxman2000
 Posted: May 10, 2023 09:16
 Subject: Re: Rounding Error again
 Viewed: 31 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

psusaxman2000 (291)

Location:  USA, Pennsylvania
Member Since Contact Type Status
Apr 19, 2020 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Bricktopulous
In Technical Issues, Stellar writes:
  Got and order (#22110759) that has a rounding error in the order list page of
Bricklink, here are some images of the details in various sources, I thought
this was solved some months ago, but might be just the fix on the XML.

If you just have your store only use two decimal places, you won't run into
rounding errors. Rounding takes place in different location depending on the
applications. Sometime this is before addition and sometimes after which is
likely to cause problems when multiple systems are involved.
 Author: Stellar View Messages Posted By Stellar
 Posted: May 10, 2023 08:14
 Subject: Re: Error when trying to send an invoice manually
 Viewed: 27 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Stellar (3485)

Location:  Spain, Comunidad Valenciana
Member Since Contact Type Status
Sep 24, 2015 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Stellar Bricks
BrickLink Discussions Moderator (?)
In Technical Issues, Peettoys writes:
  In Technical Issues, Stellar writes:
  In Technical Issues, Peettoys writes:
  Dear all,
The past few days, I'm not able to send an invoice to an UK buyer, after
adding the shipping costs manually!
Clicking on the "Invoice Button" brings me to the "Send Invoice"
page.
Clicking on the "Send Invoice Button" returns the following message;
"The page cannot be displayed because an internal server error has occurred."
I've tried several browsers on Windows and Android systems, but all resulted
in the same error message.

Looks to me, it is the same problem as addressed in Message 1394101 on Feb 16.
So could you please fix it (again)?

I just tried and can send invoices fine. Try to add a 0.01 as a credit and submit
changes, then again to remove it and try to invoice again.

I've tried you suggestion, even with severall different "Order Status"
settings, but nothing worked. Still getting the same message!

What payment method has that order? Does the information in your invoice comment
has links or email address? Does the order have Sales Tax?
 Author: Peettoys View Messages Posted By Peettoys
 Posted: May 10, 2023 08:03
 Subject: Re: Error when trying to send an invoice manually
 Viewed: 24 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Peettoys (2795)

Location:  Netherlands, Gelderland
Member Since Contact Type Status
Oct 2, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Peter Builds
In Technical Issues, Stellar writes:
  In Technical Issues, Peettoys writes:
  Dear all,
The past few days, I'm not able to send an invoice to an UK buyer, after
adding the shipping costs manually!
Clicking on the "Invoice Button" brings me to the "Send Invoice"
page.
Clicking on the "Send Invoice Button" returns the following message;
"The page cannot be displayed because an internal server error has occurred."
I've tried several browsers on Windows and Android systems, but all resulted
in the same error message.

Looks to me, it is the same problem as addressed in Message 1394101 on Feb 16.
So could you please fix it (again)?

I just tried and can send invoices fine. Try to add a 0.01 as a credit and submit
changes, then again to remove it and try to invoice again.

I've tried you suggestion, even with severall different "Order Status"
settings, but nothing worked. Still getting the same message!
 Author: Stellar View Messages Posted By Stellar
 Posted: May 10, 2023 07:55
 Subject: Re: Error when trying to send an invoice manually
 Viewed: 23 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Stellar (3485)

Location:  Spain, Comunidad Valenciana
Member Since Contact Type Status
Sep 24, 2015 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Stellar Bricks
BrickLink Discussions Moderator (?)
In Technical Issues, Peettoys writes:
  Dear all,
The past few days, I'm not able to send an invoice to an UK buyer, after
adding the shipping costs manually!
Clicking on the "Invoice Button" brings me to the "Send Invoice"
page.
Clicking on the "Send Invoice Button" returns the following message;
"The page cannot be displayed because an internal server error has occurred."
I've tried several browsers on Windows and Android systems, but all resulted
in the same error message.

Looks to me, it is the same problem as addressed in Message 1394101 on Feb 16.
So could you please fix it (again)?

I just tried and can send invoices fine. Try to add a 0.01 as a credit and submit
changes, then again to remove it and try to invoice again.
 Author: Stellar View Messages Posted By Stellar
 Posted: May 10, 2023 07:52
 Subject: Re: Rounding Error again
 Viewed: 28 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Stellar (3485)

Location:  Spain, Comunidad Valenciana
Member Since Contact Type Status
Sep 24, 2015 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Stellar Bricks
BrickLink Discussions Moderator (?)
In Technical Issues, peregrinator writes:
  In Technical Issues, Stellar writes:
  Got and order (#22110759) that has a rounding error in the order list page of
Bricklink, here are some images of the details in various sources, I thought
this was solved some months ago, but might be just the fix on the XML.

It doesn't look like a rounding error to me - the sum is taken after
rounding on the order page(s), while the XML gives the sum without rounding.
I think the way the XML does it is not quite right - if you display e.g. additional
charges rounded, then those charges should be applied/summed rounded as well.

Now I think it is not rounding error exactly, just the way total is calculated,
the rounding is done good for 23,4048 to 23,40, but that is not what is used
everywhere else, the total in the other places is a sum of the already rounded
values which shows:

13,74 + 0,17 + 9,5 = 23,41...
 Author: Peettoys View Messages Posted By Peettoys
 Posted: May 10, 2023 07:49
 Subject: Error when trying to send an invoice manually
 Viewed: 49 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Peettoys (2795)

Location:  Netherlands, Gelderland
Member Since Contact Type Status
Oct 2, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Peter Builds
Dear all,
The past few days, I'm not able to send an invoice to an UK buyer, after
adding the shipping costs manually!
Clicking on the "Invoice Button" brings me to the "Send Invoice"
page.
Clicking on the "Send Invoice Button" returns the following message;
"The page cannot be displayed because an internal server error has occurred."
I've tried several browsers on Windows and Android systems, but all resulted
in the same error message.

Looks to me, it is the same problem as addressed in Message 1394101 on Feb 16.
So could you please fix it (again)?
 Author: peregrinator View Messages Posted By peregrinator
 Posted: May 10, 2023 07:34
 Subject: Re: Rounding Error again
 Viewed: 32 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

peregrinator (769)

Location:  USA, New Jersey
Member Since Contact Type Status
Jan 21, 2003 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Faber Family Bricks
In Technical Issues, Stellar writes:
  Got and order (#22110759) that has a rounding error in the order list page of
Bricklink, here are some images of the details in various sources, I thought
this was solved some months ago, but might be just the fix on the XML.

It doesn't look like a rounding error to me - the sum is taken after
rounding on the order page(s), while the XML gives the sum without rounding.
I think the way the XML does it is not quite right - if you display e.g. additional
charges rounded, then those charges should be applied/summed rounded as well.
 Author: Stellar View Messages Posted By Stellar
 Posted: May 10, 2023 07:30
 Subject: Rounding Error again
 Viewed: 70 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Stellar (3485)

Location:  Spain, Comunidad Valenciana
Member Since Contact Type Status
Sep 24, 2015 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Stellar Bricks
BrickLink Discussions Moderator (?)
Got and order (#22110759) that has a rounding error in the order list page of
Bricklink, here are some images of the details in various sources, I thought
this was solved some months ago, but might be just the fix on the XML.
 










 Author: SylvainLS View Messages Posted By SylvainLS
 Posted: May 9, 2023 15:53
 Subject: Re: Easy Buy selected a Russian store
 Viewed: 31 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

SylvainLS (46)

Location:  France, Nouvelle-Aquitaine
Member Since Contact Type Status
Apr 25, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store Closed Store: BuyerOnly
BrickLink Discussions Moderator (?)
In Technical Issues, Tracyd writes:
  Shouldn't Easy Buy exclude stores in countries under shipping bans.

Should.

(Moved to Technical issues… though Easy Buy is like Uncle Bob with a glass too
many: no filters.)
 Author: Tracyd View Messages Posted By Tracyd
 Posted: May 9, 2023 15:29
 Subject: Easy Buy selected a Russian store
 Viewed: 91 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Tracyd (418)

Location:  USA, Texas
Member Since Contact Type Status
May 29, 2003 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store Closed Store: Tracyd's
Shouldn't Easy Buy exclude stores in countries under shipping bans.
 Author: Nubs_Select View Messages Posted By Nubs_Select
 Posted: May 9, 2023 09:38
 Subject: Re: Got private message not addressed to me.
 Viewed: 39 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Nubs_Select (3740)

Location:  Canada, Ontario
Member Since Contact Type Status
Mar 15, 2016 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Nub's Select
In Technical Issues, zg writes:
  What should I do?
In message buyer asked details from seller about lot.

Tell them sorry you messaged the wrong person. As you can see I don’t have a
store or anything for sale
 Author: zg View Messages Posted By zg
 Posted: May 9, 2023 09:31
 Subject: Got private message not addressed to me.
 Viewed: 122 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

zg (92)

Location:  Latvia, Riga
Member Since Contact Type Status
Jul 1, 2012 Contact Member Buyer
Buying Privileges - OK
What should I do?
In message buyer asked details from seller about lot.
 Author: needful_things View Messages Posted By needful_things
 Posted: May 9, 2023 01:01
 Subject: Re: Problem with shipping options: weight bands
 Viewed: 23 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

needful_things (1200)

Location:  Netherlands, Gelderland
Member Since Contact Type Status
Dec 3, 2003 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Needful Things (NL + DE)
In Technical Issues, needful_things writes:
  Hi,

I've received an order of 86 gramm, but the shipping methode which is choosen
only has the following weight bands in gramms:

0 - 9.00
9.01 - 33.00

I expected that this shipping option wouldn't be available for the buyer
and an other of my shipping methodes would be choosen.

Is this normal behaviour or an error?

I've done some testing. I've used:
2 x 824 Train Base 4 x 7 with Wheels Holder
7 x 737ac02 Plate, Modified 2 x 4 with Train Coupler Open for Magnet with Blue
Magnet Coupling, Train - 6.5mm Cylinder (737a / x547b)
Total weight 47,85 gramm.

By the shipping options the right shipping option is chosen initially, but the
buyer can select the shipping option with a weight band of 9.01 - 33 gramm.
 Author: SylvainLS View Messages Posted By SylvainLS
 Posted: May 8, 2023 16:48
 Subject: Re: Broken Inventories when thru the forum
 Viewed: 32 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

SylvainLS (46)

Location:  France, Nouvelle-Aquitaine
Member Since Contact Type Status
Apr 25, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store Closed Store: BuyerOnly
BrickLink Discussions Moderator (?)
In Technical Issues, ghyde writes:
  […]
Why does that happen?

Because the possiblity to add a colour was added to the spaghetti code and not
everything was tested.

The code for the macro takes the ID and creates links to the item’s pages.
— For the image, the “,150” that specifies “in Medium Nougat” is removed.
— For the link, the “,150” is transformed into “ampersand C=150” (parameter to
the URL).
— For inventories, nothing is done.  So the coloured macro leads to the inventory
for part “64452pb01c01,150” which of course doesn’t exist.
 Author: Nubs_Select View Messages Posted By Nubs_Select
 Posted: May 8, 2023 16:41
 Subject: Re: Broken Inventories when thru the forum
 Viewed: 26 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

Nubs_Select (3740)

Location:  Canada, Ontario
Member Since Contact Type Status
Mar 15, 2016 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Nub's Select
interesting
 Author: ghyde View Messages Posted By ghyde
 Posted: May 8, 2023 16:40
 Subject: Re: Broken Inventories when thru the forum
 Viewed: 24 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

ghyde (203)

Location:  Australia, Queensland
Member Since Contact Type Status Collage
May 10, 2003 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
View Collage Pic
Store: Far North Bricks
In Technical Issues, SylvainLS writes:
  In Technical Issues, Nubs_Select writes:
  its seems like the inventory button for cows in particular are broken when clicked
on in the forum but work normally when clicked elsewhere.

It’s when you add a colour to the cow that it’s broken:

Works:
 
Part No: 64452pb01c01  Name: Cow with Light Nougat Muzzle and White Spot on Head Pattern with Short Horns (Plate on Top)
* 
64452pb01c01 (Inv) Cow with Light Nougat Muzzle and White Spot on Head Pattern with Short Horns (Plate on Top)
Parts: Animal, Land

Broken:
 
Part No: 64452pb01c01  Name: Cow with Light Nougat Muzzle and White Spot on Head Pattern with Short Horns (Plate on Top)
* 
64452pb01c01 (Inv) Cow with Light Nougat Muzzle and White Spot on Head Pattern with Short Horns (Plate on Top)
Parts: Animal, Land {Medium Nougat}

Why does that happen?

Cheers ...

ghyde
 Author: SylvainLS View Messages Posted By SylvainLS
 Posted: May 8, 2023 16:37
 Subject: Re: Broken Inventories when thru the forum
 Viewed: 45 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

SylvainLS (46)

Location:  France, Nouvelle-Aquitaine
Member Since Contact Type Status
Apr 25, 2014 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store Closed Store: BuyerOnly
BrickLink Discussions Moderator (?)
In Technical Issues, Nubs_Select writes:
  its seems like the inventory button for cows in particular are broken when clicked
on in the forum but work normally when clicked elsewhere.

It’s when you add a colour to the cow that it’s broken:

Works:
 
Part No: 64452pb01c01  Name: Cow with Light Nougat Muzzle and White Spot on Head Pattern with Short Horns (Plate on Top)
* 
64452pb01c01 (Inv) Cow with Light Nougat Muzzle and White Spot on Head Pattern with Short Horns (Plate on Top)
Parts: Animal, Land

Broken:
 
Part No: 64452pb01c01  Name: Cow with Light Nougat Muzzle and White Spot on Head Pattern with Short Horns (Plate on Top)
* 
64452pb01c01 (Inv) Cow with Light Nougat Muzzle and White Spot on Head Pattern with Short Horns (Plate on Top)
Parts: Animal, Land {Medium Nougat}

Next Page: 5 More | 10 More | 25 More | 50 More | 100 More