useful-bronze
useful-bronze16mo ago

Airtable API error...?

Does anyone have any method of displaying variables from a sheet (for example airtable) WITHOUT using airtable or can anyone help me with this error? I'm unsure what is wrong because I followed the steps and it still is not working. It's an Airtable formula made to allow users to search for a product within the AI. The airtable API is properly set up but I keep getting this error.
No description
5 Replies
useful-bronze
useful-bronzeOP16mo ago
No description
useful-bronze
useful-bronzeOP16mo ago
{ "error": { "type": "VIEW_NAME_NOT_FOUND", "message": "View Grid viewilterByFormula=AND({color} = 'Black', {category} = 'Hoodie') not found" }, "VF_STATUS_CODE": 422, "VF_HEADERS": { "access-control-allow-headers": "authorization,content-length,content-type,user-agent,x-airtable-application-id,x-airtable-user-agent,x-api-version,x-requested-with", "access-control-allow-methods": "DELETE,GET,OPTIONS,PATCH,POST,PUT", "access-control-allow-origin": "*", "airtable-datacenter-regions": "us-east-1", "connection": "close", "content-length": "137", "content-type": "application/json; charset=utf-8", "date": "Sun, 12 May 2024 04:35:30 GMT", "etag": "W/"89-3x95QVJ7nsNhUcn1SitX04xMdS8"", "server": "Tengine", "set-cookie": "AWSALB=L63NrnNYD1CBhjMSrk0kiMQGD8xGUOtOvBSpEZcH45XYZHVDwX/gh5e9CXu0iPTW+xkG60BgURnyls4+v4GM7jNR6EgHn0vh77ZZ8J1PXcC0mxLub4ucD7Mkm31v; Expires=Sun, 19 May 2024 04:35:30 GMT; Path=/, AWSALBCORS=L63NrnNYD1CBhjMSrk0kiMQGD8xGUOtOvBSpEZcH45XYZHVDwX/gh5e9CXu0iPTW+xkG60BgURnyls4+v4GM7jNR6EgHn0vh77ZZ8J1PXcC0mxLub4ucD7Mkm31v; Expires=Sun, 19 May 2024 04:35:30 GMT; Path=/; SameSite=None; Secure, brw=brwwDrigJLaOVZlQY; path=/; expires=Mon, 12 May 2025 04:35:30 GMT; domain=.airtable.com; samesite=none; secure, brwConsent=opt-in; path=/; expires=Sun, 12 May 2024 04:40:30 GMT; domain=.airtable.com; samesite=none; secure", "strict-transport-security": "max-age=31536000; includeSubDomains; preload", "vary": "Accept-Encoding", "x-content-type-options": "nosniff", "x-frame-options": "DENY" } } @W. Williams (SFT) ? what Okay i understand the error it says it couldnt find the view based on the API but that's literally not possible let me check the prompting
useful-bronze
useful-bronzeOP16mo ago
No description
useful-bronze
useful-bronzeOP16mo ago
No description
useful-bronze
useful-bronzeOP16mo ago
i don't know what the problem is.

Did you find this page helpful?