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
{{ message }}
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.
When using rest/system/defaultapikey (or api/json...), if the specified user does not already have a 'Default' api key, we get through the following error :
The system has encountered the following error:<br/><h3>Call to a member function getApikey() on a non-object<br/>In /midas/core/controllers/components/ApisystemComponent.php, line: 210<br/>
At 14:49:36 2015-04-01</h3><br/>Please notify your administrator with this information.<br/>
If we add a 'Default' api key to the user manually, the call to rest/system/defaultapikey works fine.
It looks like this is broken since 3.2.15 (not 100% sure)
The text was updated successfully, but these errors were encountered:
Midas 3.4.0 :
When using rest/system/defaultapikey (or api/json...), if the specified user does not already have a 'Default' api key, we get through the following error :
If we add a 'Default' api key to the user manually, the call to rest/system/defaultapikey works fine.
It looks like this is broken since 3.2.15 (not 100% sure)
The text was updated successfully, but these errors were encountered: