You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I recently inherited some old code that used the 3.0.0(!) version of the SDK.
The code used the SIEConnector.ImportSIE(...) functionality that existed back then.
This was removed in 3.1.0, and I cant seem to find any documentation about how import/upload of SIE is supposed to work in newer versions?
Should I find another route (ex. email to inbox) for this, or can this be done via the File Attachament apis somehow?
I did note that there is no SIE import endpoint documented in the REST api either. So this might be something that was simply removed from the Fortnox API alltogether?
(Sorry for raising an issue for this, tried asking in "Diskcussions" but no response over there)
The text was updated successfully, but these errors were encountered:
Hi! Sorry for late answer, i have been really busy these days. I remember removing that functionality since it was not in the documentatio, not even the older one. Did it still worked with the old nuget? If yes, i could add it to the new one again.
You could also ask the support whether the API for it is actually supported.
Thanks for answering! I don´t really know if it worked with the old nuget, since I upgraded it immediately due to the fact that the older solution used the old constant API-key authentication flow and I started with replacing that with the OAuth flow.
I´d have to revert/check out the old one, get the new auth in place and then try it out.
I´ll start with contacting support regarding wether or not it´s supported.
Hi, I recently inherited some old code that used the 3.0.0(!) version of the SDK.
The code used the SIEConnector.ImportSIE(...) functionality that existed back then.
This was removed in 3.1.0, and I cant seem to find any documentation about how import/upload of SIE is supposed to work in newer versions?
Should I find another route (ex. email to inbox) for this, or can this be done via the File Attachament apis somehow?
I did note that there is no SIE import endpoint documented in the REST api either. So this might be something that was simply removed from the Fortnox API alltogether?
(Sorry for raising an issue for this, tried asking in "Diskcussions" but no response over there)
The text was updated successfully, but these errors were encountered: