Ingame map not showing up

Help when I do /dw test with the discord wipe plugin no image shows up with the ingame map. I have already inputted the rustmaps api key in.

Hey, can you share your config and be sure to remove the Webhook and RustMap API keys.

{
"Debug Level (None, Error, Warning, Info)": "Warning",
"Command": "dw",
"Rust Map Image Settings": {
"Map Image Source (None, RustMaps, RustMapApi)": "RustMaps",
"RustMaps.com Settings": {
"RustMap.com API Key": "",
"Generate Staging Map": false
},
"RustMapApi Settings": {
"Render Name": "Icons",
"Image Resolution Scale": 0.5,
"File Type (Jpg, Png": "Png"
}
},
"Send wipe message when server wipes": true,
"Wipe Webhook url": "",
"Send protocol message when server protocol changes": true,
"Protocol Webhook url": "",
"Wipe messages": [
{
"Content": "@everyone",
"Webhook Override (Overrides the default webhook for this message)": "",
"Send Mode (Always, Random)": "Always",
"Embed": {
"Enabled": true,
"Title": "Boom US 1000x Battlefield",
"Description": "Boom 1000x Has Just Wiped!",
"Url": "https://spiral10x.tebex.io/",
"Embed Color": "#30D5C8",
"Image Url": "attachment://map.png",
"Thumbnail Url": "https://cdn.discordapp.com/attachments/1010346059454746664/1011493231990673529/boom.png",
"Fields": [
{
"Title": "Seed",
"Value": "[{world.seed}](https://rustmaps.com/map/{world.size}_{world.seed})",
"Inline": true,
"Enabled": true
},
{
"Title": "Size",
"Value": "{world.size}M ({world.size!km^2}km^2)",
"Inline": true,
"Enabled": true
},
{
"Title": "Protocol",
"Value": "{server.protocol.network}",
"Inline": true,
"Enabled": true
},
{
"Title": "Click & Connect",
"Value": "steam://connect/*.*.*.*:28146",
"Inline": false,
"Enabled": true
}
],
"Footer": {
"Icon Url": "",
"Text": "",
"Enabled": true
}
}
}
],
"Protocol messages": [
{
"Content": "@everyone",
"Webhook Override (Overrides the default webhook for this message)": "",
"Send Mode (Always, Random)": "Always",
"Embed": {
"Enabled": true,
"Title": "{server.name}",
"Description": "The server protocol has changed!",
"Url": "",
"Embed Color": "#de8732",
"Image Url": "",
"Thumbnail Url": "https://cdn.discordapp.com/attachments/964665400359002122/1002755155990675486/unknown.png",
"Fields": [
{
"Title": "Protocol",
"Value": "{server.protocol.network}",
"Inline": true,
"Enabled": true
},
{
"Title": "Previous Protocol",
"Value": "{server.protocol.previous}",
"Inline": true,
"Enabled": true
},
{
"Title": "Mandatory Client Update",
"Value": "This update requires a mandatory client update in order to be able to play on the server",
"Inline": false,
"Enabled": true
},
{
"Title": "Click & Connect",
"Value": "steam://connect/{server.address}:{server.port}",
"Inline": false,
"Enabled": true
}
],
"Footer": {
"Icon Url": "",
"Text": "",
"Enabled": true
}
}
}
]
}

Sorry for this old thread reborn but I have the same issue. The placeholder is properly placed (replaced the "Image Url": "attachment://map.png", with "Image Url": "{rustmaps.com.icons}",) and of course I have the api key set and the mode to RustMaps but it's not working at all.

WpKwmzz6hKuHida.jpg Flammable

Sorry for this old thread reborn but I have the same issue. The placeholder is properly placed (replaced the "Image Url": "attachment://map.png", with "Image Url": "{rustmaps.com.icons}",) and of course I have the api key set and the mode to RustMaps but it's not working at all.

Hey, can you add me on Discord "MJSU". It will make it easier to debug what's going on.

Having the same issue starting today all the sudden
[Discord Wipe] CODE: HTTP/1.1 400 Bad Request ERROR: {"message": "Invalid Form Body", "code": 50035, "errors": {"embeds": {"0": {"image": {"url": {"_errors": [{"code": "URL_TYPE_INVALID_URL", "message": "Not a well formed URL."}]}}}}}}

MJSU

Hey, can you add me on Discord "MJSU". It will make it easier to debug what's going on.

Can i add you also, for debuging?