I have a excel script work fine in browser Excel, basically just copy the existing sheet and create a new one and parse some value and save in the same row at different column. Like other previous topics, I have 502 BadGateway error however, with nothing telling me whats wrong
"body": {
"error": {
"code": 502,
"source": "asia-001.azure-apim.net",
"clientRequestId": "0a1ed183-a464-4b93-9255-faa9ae3159fa",
"message": "BadGateway",
"innerError": {
"message": "We were unable to run the script. Please try again.\r\nclientRequestId: 0a1ed183-a464-4b93-9255-faa9ae3159fa",
"logs": null
}
}
}