小编Gui*_*nna的帖子

Parameters in SendInBlue API (Brevo) does not work. Anyone facing the same problem?

Since yesterday I've been trying to pass parameters through the SendInBlue API but it just doesn't work. I've tried everything. I've seen many code examples, but unfortunately it doesn't work.

I even used as an example the code in C# that they put on their website and it still doesn't work.

Follow my code:

using System.Diagnostics;
using System.Net.Http.Headers;
using Newtonsoft.Json.Linq;
using sib_api_v3_sdk.Api;
using sib_api_v3_sdk.Client;
using sib_api_v3_sdk.Model;
using Task = System.Threading.Tasks.Task;

namespace cjuridico.Domain.Models.Email;

public static class CadastroEmail
{
    public static async …
Run Code Online (Sandbox Code Playgroud)

email sendinblue

3
推荐指数
1
解决办法
3476
查看次数

标签 统计

email ×1

sendinblue ×1