Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

I'm currently using Java SDK to create a package:

Replies Created

Reply to:

0 votes

Duo,

Thanks for your reply.

 

1: Yes, its consistent with 403 response.

2: I will try it with different email address.

3: Using API token:

           eslClient = new EslClient(ApiTokenConfig.newBuilder().clientAppId(clientAppId)
                            .clientAppSecret(clientAppSecret).baseUrl(this.apiUrl)
                            .tokenType(TokenType.OWNER).build(), this.apiUrl + "/api", false, null, false,
                             new HashMap<String, String>());

 

 


Subscriptions

Topics Replies Freshness Views Users

I'm currently using Java SDK to create a package:

2 3 years 5 months ago 66
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.