Discussion Forum: Messages by scud80 (1463)
Redisplay Messages: Compact | Brief | All | Full      Show Messages: All | Without Replies

 Author: scud80 View Messages Posted By scud80
 Posted: May 23, 2022 21:46
 Subject: Re: Item ID Invalid errors for inventory 75341
 Viewed: 30 times
 Topic: Inventories
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
Aha! Thanks for the help, Jennifer--I will do it as you suggest. It's
funny, I've contributed several inventories in the last couple of years,
but have never had this problem before.

Thanks again for your suggestion,

-Steph

In Inventories, jennnifer writes:
  In Inventories, scud80 writes:
  I am having a frustrating experience trying to add the inventory for 75341 Luke
Skywalker’s Landspeeder. I have gotten several "Item ID Invalid" for items that
are in the catalog. I have been able to find workarounds for several, but on
the most recent there are no alternates I can find to enter.

The item is 35044 in Nougat. This is a new color for an existing part. The
image for the new color has been added to the catalog. 35044 is the number on
the part and there are no alternate part numbers appearing in the catalog entry.

These errors are especially frustrating because they are only revealed individually
when you hit "Verify items" and I have no way of knowing how many more I will
have to work through.

You should delete any lines in the preloaded data that have PCC codes that are
not yet in the catalog. You can and should edit your inventory after you submit
it and it is in Pending status. Then, you can check and add the codes, add minifigs,
add extras, etc until the inventory is complete.

Please let me know if you have any questions about the process. I am happy to
help!
Jen
 Author: scud80 View Messages Posted By scud80
 Posted: May 23, 2022 16:46
 Subject: Item ID Invalid errors for inventory 75341
 Viewed: 50 times
 Topic: Inventories
 Status:Open
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
I am having a frustrating experience trying to add the inventory for 75341 Luke
Skywalker’s Landspeeder. I have gotten several "Item ID Invalid" for items that
are in the catalog. I have been able to find workarounds for several, but on
the most recent there are no alternates I can find to enter.

The item is 35044 in Nougat. This is a new color for an existing part. The
image for the new color has been added to the catalog. 35044 is the number on
the part and there are no alternate part numbers appearing in the catalog entry.

These errors are especially frustrating because they are only revealed individually
when you hit "Verify items" and I have no way of knowing how many more I will
have to work through.
 Author: scud80 View Messages Posted By scud80
 Posted: Apr 9, 2022 18:37
 Subject: Re: API: /inventories?status= not working
 Viewed: 51 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
yep, that's what did it. i was adding the method parameters and then the
authorization parameters when building the signature instead of all of them together.
thanks!

In Technical Issues, beaverbrick writes:
  In Technical Issues, scud80 writes:
  I've just started working with the API. I can retrieve data, but currently
the request I want to make doesn't work. I want to use my C stockroom to
mess around with things before trying to update live inventory, but the status
parameter for inventories returns a code 401 SIGNATURE_INVALID (for any status
value, not just C). Retrieval works totally fine if I use item_type, color_id,
or category_id as the parameter. Any ideas?

Just tested this and it's working OK. Tested a few times with different
stockrooms and worked every time.

A '401 Signature Invalid' error would suggest it's more a problem
with the way you're building the request/making the call... which is odd
if it works OK when using the other parameters.

Only thing I can think of is the sort order of all the parameters.
So the program should have (values omitted)...
oauth_timestamp
oauth_nonce
oauth_version
oauth_signature_method
oauth_consumer_key
oauth_token
status (the stockroom flag)

All of these parameters need to be sorted in to alphabetical order before being
encoded and added to the URL. The 3 parameters that work all come before 'oauth'
alphabetically, but 'status' comes after. Your program may not have
sorting (or 'manual sorting', simply based on the order the parameters
are written in the code).
 Author: scud80 View Messages Posted By scud80
 Posted: Apr 9, 2022 16:16
 Subject: Re: API: /inventories?status= not working
 Viewed: 37 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
I'm not trying to add/remove inventory yet. I'm just trying to retrieve
the contents of the inventory.

  Two fields need to be set to put in or take out inventory to/from your stockroom.
The is_stock_room needs to be set to true or false and stock_room_id would be
A, B, or C when true and blank when false.
 Author: scud80 View Messages Posted By scud80
 Posted: Apr 8, 2022 23:32
 Subject: API: /inventories?status= not working
 Viewed: 76 times
 Topic: Technical Issues
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
I've just started working with the API. I can retrieve data, but currently
the request I want to make doesn't work. I want to use my C stockroom to
mess around with things before trying to update live inventory, but the status
parameter for inventories returns a code 401 SIGNATURE_INVALID (for any status
value, not just C). Retrieval works totally fine if I use item_type, color_id,
or category_id as the parameter. Any ideas?
 Author: scud80 View Messages Posted By scud80
 Posted: Nov 29, 2021 12:37
 Subject: Add 67687 as alternate item number for 4600
 Viewed: 41 times
 Topic: Catalog Requests
 For:Catalog Associate
 Status:Completed
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
Please add 67687 as an alternate item number for 4600. 67687 is black part in
attached pic.
 
 Author: scud80 View Messages Posted By scud80
 Posted: Jul 14, 2021 16:45
 Subject: Add 81300 as an alternate for 47458
 Viewed: 35 times
 Topic: Catalog Requests
 For:Catalog Associate
 Status:Completed
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
Please add 81300 as an alternate for 47458. The part is the new mold 81300.
Photos attached and linked below. In the one comparing parts/angles 81300 is
in white on the left in all rows--the rest are 47458.

https://www.scud80.com/images/81300_white.jpg
https://www.scud80.com/images/81300_on_left.jpg

Thanks,

Steph (Scud80's girlfriend--I handle catalog and inventory stuff for
our shop)
 


 Author: scud80 View Messages Posted By scud80
 Posted: Jul 12, 2021 13:40
 Subject: mk032 name change
 Viewed: 85 times
 Topic: Catalog Requests
 For:Catalog Associate
 Status:Completed
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
I accidentally hit return and messed up my name change request for mk032. The
name should be "Baby Monkey King"
 Author: scud80 View Messages Posted By scud80
 Posted: Dec 7, 2020 18:53
 Subject: Re: Inventory Change Request for Set 21011-1
 Viewed: 27 times
 Topic: Inventories Requests
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
Okay, but in that case, I believe the part should be listed as "extra", as it
is not included in the instruction book part list and is also not represented
in the instructions themselves.

In Inventories Requests, randyf writes:
  In Inventories Requests, scud80 writes:
  Please make changes to the following inventory:
 
Set No: 21011  Name: Brandenburg Gate
* 
21011-1 (Inv) Brandenburg Gate
363 Parts, 2011
Sets: Architecture

* Change 1 Part Black 4162pb065 Tile 1 x 8 with 'Brandenburger Tor' Pattern {Regular to Alternate} {match ID 0 to 5}

Comments from Submitter:
According to the part list in the English language instructions the set contains only 1 printed tile: "Black Tile 1 x 8 with 'Brandenburg Gate' Pattern".

Instructions are here: https://www.lego.com/cdn/product-assets/product.bi.core.pdf/6005323.pdf

This request will not be accepted.

The actual set came with both tiles in it, and the inventory shows all parts
that came in the set.

Cheers,
Randy
 Author: scud80 View Messages Posted By scud80
 Posted: Nov 30, 2020 13:15
 Subject: Inventory Change Request for Set 21011-1
 Viewed: 25 times
 Topic: Inventories Requests (Entry)
 Status:Open
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
Please make changes to the following inventory:
 
Set No: 21011  Name: Brandenburg Gate
* 
21011-1 (Inv) Brandenburg Gate
363 Parts, 2011
Sets: Architecture

* Change 1 Part Black 4162pb065 Tile 1 x 8 with 'Brandenburger Tor' Pattern {Regular to Alternate} {match ID 0 to 5}

Comments from Submitter:
According to the part list in the English language instructions the set contains only 1 printed tile: "Black Tile 1 x 8 with 'Brandenburg Gate' Pattern".

Instructions are here: https://www.lego.com/cdn/product-assets/product.bi.core.pdf/6005323.pdf
 Author: scud80 View Messages Posted By scud80
 Posted: Nov 12, 2020 14:02
 Subject: Re: Inventory Change Request for Set 75290-1
 Viewed: 23 times
 Topic: Inventories Requests
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
In Inventories Requests, rick_holl writes:
  Please make changes to the following inventory:
 
Set No: 75290  Name: Mos Eisley Cantina
* 
75290-1 (Inv) Mos Eisley Cantina
3090 Parts, 21 Minifigures, 2020
Sets: Star Wars: Master Builder Series: Star Wars Episode 4/5/6

* Change {1 to 2} Part Medium Nougat 27965 Hose, Flexible 22L with 2 Connector Ends (Zipline)

Comments from Submitter:
Please change quantity for item 27965 in medium nougat to 2x instead of 1x. Set comes with 2

Yes, this change should be made. My mistake.
 Author: scud80 View Messages Posted By scud80
 Posted: Oct 4, 2020 16:43
 Subject: Inventory Change Request for Set 75292-1
 Viewed: 22 times
 Topic: Inventories Requests (Entry)
 Status:Open
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
Please make changes to the following inventory:
 
Set No: 75292  Name: The Razor Crest (The Mandalorian Bounty Hunter Transport)
* 
75292-1 (Inv) The Razor Crest (The Mandalorian Bounty Hunter Transport)
999 Parts, 5 Minifigures, 2020
Sets: Star Wars: Star Wars The Mandalorian

* Delete 1 Part 73125pb01 Sand Green Minifigure, Head Modified SW The Child with Black Eyes and White Pupils Pattern (Extra)

Comments from Submitter:
Head mistakenly listed as extra part when it's part of the minifig sw1113 which is in the inventory
 Author: scud80 View Messages Posted By scud80
 Posted: Sep 24, 2020 21:31
 Subject: Re: Inventory Change Request for Minifig sw1118
 Viewed: 27 times
 Topic: Inventories Requests
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
Understood--thanks.

In Inventories Requests, scud80 writes:
  Please make changes to the following inventory:
 
Minifig No: sw1118  Name: D-O with Santa Hat
* 
sw1118 (Inv) D-O with Santa Hat
Minifigures: Star Wars: Star Wars Other

* Add 1 Part 4032 White Plate, Round 2 x 2 with Axle Hole
 Author: scud80 View Messages Posted By scud80
 Posted: Sep 24, 2020 00:47
 Subject: Inventory Change Request for Minifig sw1118
 Viewed: 27 times
 Topic: Inventories Requests (Entry)
 Status:Open
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
Please make changes to the following inventory:
 
Minifig No: sw1118  Name: D-O with Santa Hat
* 
sw1118 (Inv) D-O with Santa Hat
Minifigures: Star Wars: Star Wars Other

* Add 1 Part 4032 White Plate, Round 2 x 2 with Axle Hole
 Author: scud80 View Messages Posted By scud80
 Posted: Aug 16, 2020 18:47
 Subject: Inventory Change Request for Set 8639-1
 Viewed: 21 times
 Topic: Inventories Requests (Entry)
 Status:Open
View Message
View
Cancel Message
Cancel
Reply to Message
Reply
BrickLink
ID Card

scud80 (1463)

Location:  USA, California
Member Since Contact Type Status
Mar 13, 2018 Contact Member Seller
Buying Privileges - OKSelling Privileges - OK
Store: Cephalopod Creations
Please make changes to the following inventory:
 
Set No: 8639  Name: Big Bentley Bust Out
* 
8639-1 (Inv) Big Bentley Bust Out
439 Parts, 7 Minifigures, 2011
Sets: Cars: Cars 2

* Add 1 Minifig crs037 Finn McMissile
* Add 1 Minifig crs038 Holley Shiftwell
* Add 1 Minifig crs039 Lightning McQueen - Red, Piston Cup
* Add 1 Minifig crs040 Tow Mater - Guns
* Add 1 Minifig crs041 Miles Axlerod
* Add 1 Minifig crs042 Professor Zundapp
* Add 1 Minifig crs043 The Queen

Comments from Submitter:
Instructions