Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems with receipts.createGlobalInvoice #18

Open
sznrbrt opened this issue May 21, 2021 · 0 comments
Open

problems with receipts.createGlobalInvoice #18

sznrbrt opened this issue May 21, 2021 · 0 comments

Comments

@sznrbrt
Copy link

sznrbrt commented May 21, 2021

Hi Team,

When I try to create a Global invoice in test mode, the request comes back with 200 OK, but the response is empty. No error comes back. I checked the logs coming back from axios directly in the library, but no response is present.

I tried sending it with empty parameters and with from, to, series defined as well but the response is the same:

await facturapi.receipts.createGlobalInvoice({});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant