-
Notifications
You must be signed in to change notification settings - Fork 21
Description
I've tried to follow all steps, but found myself with the following error:

I've tried to research and found that probably the CLSID for Company is not correct. The issue seems to lie with the flask_sapb1.py library. I post the issue here since the error is reproducible by following the README of this project.
I don't know what CLSID is and how the SAPbobsCOM IID are found. I read something about being built with makepy? Which I know nothing of. I am a bit lost and could really appreciate some help around here.
Found this question which I believe was made by someone who crossed a similar path than mine, but I don't think I really understand what is happening.
Server Configuration
DI - SAPbobsCOM90
SAP B1 Version - 10
MYSQL_2016
env 64 bits
Python2.7 (followed the installation on this site)
General Tests (All done locally and remotely through Postman)
Succsesfull @ JWT token generation
Error @ [GET] /v1/info (res. "message": "Internal Server Error")