DaiCaB
12/03/2024, 1:16 AMhttps://saleshoodqa.learning-stage.saleshood.com
However, when i try set a wildcard like https://*.learning-stage.saleshood.com
, the key is created but when using it. It will create an error below:
{message: "Key doesn't allow origin 'https://saleshoodqa.learning-stage.saleshood.com'.", error: 'Forbidden', statusCode: 403}DaiCaB
12/03/2024, 1:19 AMVapi
12/03/2024, 1:19 AMVapi
12/03/2024, 1:19 AMVapi
12/03/2024, 1:20 AMShubham Bajaj
12/04/2024, 10:14 PMDaiCaB
12/04/2024, 11:35 PMDaiCaB
12/09/2024, 10:53 PMShubham Bajaj
12/10/2024, 10:07 PMjson
"restrictions": {
"allowedOrigins": [
"https://*.learning-stage.saleshood.com"
]
}
DaiCaB
12/10/2024, 11:14 PM