Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

Urls to Attachments: request conflicted with another change

Topic Labels: Extensions
843 0
cancel
Showing results for 
Search instead for 
Did you mean: 
akhilmk
4 - Data Explorer
4 - Data Explorer

Hi, any idea why this issue is happening?

If this helps anyone: I encountered a similar problem in the past while running "add Image from Google Maps" extension. The Airtable team initially suggested that one possible reason for this error is when a table already has 500 fields and you attempt to add another field to it. However, in my case, I only have around 10 fields. Eventually, they discovered that the error occurred because the extension was using the Google Maps URL as a filename, which sometimes exceeded the 255 character limit. They recommended editing line 116 in the script as follows: urls.push({ url: staticmapUrl});

0 Replies 0