The community member is using a fetch request to fill in an options field, but they need to have access to the variables as they would on the server-side. One of the comments asks if the community member is using an HTTP request, but there is no explicitly marked answer to the original question.
I'm using a fetch that makes a request to fill in an options, but I need to have access to the variables as is done on the run server. how do I do this?