Body
This commit is contained in:
@@ -238,7 +238,7 @@ export class CheckObjeniousRequests {
|
|||||||
console.log("Notificada, ", operation)
|
console.log("Notificada, ", operation)
|
||||||
|
|
||||||
const req = axios.post(env.NOTIFICATION_URL, {
|
const req = axios.post(env.NOTIFICATION_URL, {
|
||||||
operation: operation
|
operation
|
||||||
}, {
|
}, {
|
||||||
headers: {
|
headers: {
|
||||||
"x-apikey-sim-activation": "9e48c4ac-1ab0-4397-b3f3-6c239200dfe6"
|
"x-apikey-sim-activation": "9e48c4ac-1ab0-4397-b3f3-6c239200dfe6"
|
||||||
|
|||||||
Reference in New Issue
Block a user