Skip to content

Created an app, added the sid and secret, but still get { message: 'Customer not found.', code: 403 } #3

@JClackett

Description

@JClackett

Usage below:

import { SlidesApi } from "asposeslidescloud"
const slidesApi = new SlidesApi(<sid>, <secret>)
const res = await slidesApi.mergeOnline(<files>)
fs.writeFile("MyPresentation.pdf", res.body)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions