Problem importing Centipede Shield library to online Arduino Editor

I'm trying to import the Centipede Shield zipped library that I've just downloaded from the Macetech website.
I keep getting this error:

" LIBRARIES THAT COULD NOT BE IMPORTED:
[] [NDH4cveY] 400 invalid_request: attribute "name" of request is missing and required, attribute: name, parent: request"

I've checked the .h and .cpp files in the zip and for the life of me cannot find anything wrong.

I've attached the library file if anyone would care to try it out. My editor is configured to use a Uno. I haven't tried to use it in the standalone IDE (I haven't really used that since the online editor became available)

What am I missing? I'd appreciate any guidance.....

Centipede.zip (2.92 KB)

For future reference, there is a forum section dedicated to the Arduino Web Editor (AKA Arduino Create):
http://forum.arduino.cc/index.php?board=101.0
where people knowledgeable on this topic are more likely to see your post. I have requested this thread be moved there.

If you browse the recent posts to that section you'll see there have been a lot of recent reports of problems with the Arduino Web Editor. So your problem may be related to a temporary problem with the Arduino Web Editor. I checked and the real Arduino IDE will import that file no problem so you can always use that while waiting for Arduino to fix the Arduino Web Editor.

Thread moved as requested.

pert:
For future reference, there is a forum section dedicated to the Arduino Web Editor (AKA Arduino Create):
Web Editor - Arduino Forum
where people knowledgeable on this topic are more likely to see your post. I have requested this thread be moved there.

If you browse the recent posts to that section you'll see there have been a lot of recent reports of problems with the Arduino Web Editor. So your problem may be related to a temporary problem with the Arduino Web Editor. I checked and the real Arduino IDE will import that file no problem so you can always use that while waiting for Arduino to fix the Arduino Web Editor.

Thankyou. I believed this was a device issue. So it seems it's a Create issue, then?

I've now tried to import the library on a completely different PC - and am still getting this error. I have found a thread that seems to be a bout an identical issue... "Arduino Forum > Products > Create > Editor > How to upload libraries in Arduino Create / Broken Makeblock lib" - Sorry, I don't know how to create a link to the thread. It seems to suggest that it is either a bug, or it is a non compliant library. But I cannot find an actual solution. Anyone able to help?

mmaguire:
"Arduino Forum > Products > Create > Editor > How to upload libraries in Arduino Create / Broken Makeblock lib" - Sorry, I don't know how to create a link to the thread.

OK a link to the thread is How to upload libraries in Arduino Create / Broken Makeblock lib - Web Editor - Arduino Forum My apologies.