Authentication: Difference between revisions
No edit summary |
|||
| Line 46: | Line 46: | ||
Returns an application's token string for a company. You should use this token to authenticate all calls of | Returns an application's token string for a company. You should use this token to authenticate all calls of | ||
[[Company public service methods|Company public service API methods]] and [[Catalogue|Catalogue API methods]]. To | [[Company public service methods|Company public service API methods]] and [[Catalogue|Catalogue API methods]]. To | ||
get application API key you need to enable [[ | get application API key you need to enable [[Custom_Features#API|API Custom Feature]]. | ||
| Line 79: | Line 79: | ||
* -33003 User with this login and password not found | * -33003 User with this login and password not found | ||
* -33004 User is blocked | * -33004 User is blocked | ||
* -33005 You are not allowed to use this application when HIPAA | * -33005 You are not allowed to use this application when HIPAA Custom Feature is enabled | ||