bcedu / VGrive

Google Drive client for linux
GNU General Public License v3.0
313 stars 33 forks source link

API Errors #52

Closed lots0logs closed 4 years ago

lots0logs commented 4 years ago
{
"error": {
"errors": [
{
"domain": "global",
"reason": "invalid",
"message": "Invalid Value",
"locationType": "parameter",
"location": "q"
}
],
"code": 400,
"message": "Invalid Value"
}
}

trashed = False and name = 'Hooks & Filters Wish List' and '1ohAJZ9mrHErsRP-ny9Li4mCoLIIyTiLH' in parents
{
"error": {
"errors": [
{
"domain": "global",
"reason": "invalid",
"message": "Invalid Value",
"locationType": "parameter",
"location": "q"
}
],
"code": 400,
"message": "Invalid Value"
}
}

trashed = False and name = 'Divi X - Proposal - 1 - Render & Save in JS -> Serve rendered HTML' and '1XhvKUq1-PECcAPwXKvpU0n4XJwWU8F4W' in parents
bcedu commented 4 years ago

The proboem is the char '&'. Im working on it

bcedu commented 4 years ago

Closed with: ee45f774841824ce6e5fc608905a64b1bf90fed0