I'm working on an API integration Ebay with business central (trying to fetch Ebay orders and show it on bc), but the token i got from Ebay has a length of more than 2350+, i cannot store this
value on bc due to the field size limitation of 2048. what are my options i want to reference my field "Access Token" Text [2048] as the token on all the endpoints.