Since Friday I've been getting this error when trying to create a publisher grade book. A5 books are still working.
An ISBN cannot be applied to a book with publisher-grade paper", "error_type": "LApiInvalidArgumentsException"
Message edited by invadermedia 1 year ago
invadermedia – 1 year ago
Seems by adding the following to the project object it worked. Guess it wasn't required before.
"isbn": { "intent": "none" },
Please sign in to add a post.
Since Friday I've been getting this error when trying to create a publisher grade book. A5 books are still working.
An ISBN cannot be applied to a book with publisher-grade paper", "error_type": "LApiInvalidArgumentsException"
Message edited by invadermedia 1 year ago
invadermedia – 1 year ago
Seems by adding the following to the project object it worked. Guess it wasn't required before.
"isbn": { "intent": "none" },