Unable to fetch dashboard!
weierophinney opened this issue · 6 comments
Hello,
I get this error in a new created Apigility Project in Zend Studio after the first composer update.
Can you tell me which versions I have to use in order to prevent this?
Kind regards
Matthias
Originally posted by @netzfische at zfcampus/zf-apigility-admin#347
@netzfische It will be almost total guess but I would go with zf-hal:<1.4
If it doesn't help we need investigate it more... Let me know if you can try it.
@weierophinney is working now on new zf-apigility-admin version, and it will be done shortly, so probably then this issue will be resolved.
Originally posted by @michalbundyra at zfcampus/zf-apigility-admin#347 (comment)
@webimpress Switching to zfcampus/zf-hal version 1.3.1 helped to solve this problem.
Thanks alot.
Originally posted by @netzfische at zfcampus/zf-apigility-admin#347 (comment)
Hi, we encountered the same problem today and it was also cause by zf-hal
version 1.4.x
.
To solve it we had to use zfcampus/zf-hal
version 1.3.x
and downgrade zfcampus/zf-apigility
from version ~1.3
to version ~1.2
.
Originally posted by @bgaillard at zfcampus/zf-apigility-admin#347 (comment)
I am having the same issue.
Originally posted by @permiakov at zfcampus/zf-apigility-admin#347 (comment)
@webimpress thanks it helped
Originally posted by @permiakov at zfcampus/zf-apigility-admin#347 (comment)
zf-apigility-admin
1.5 is already released, so I think it can be closed :)
Originally posted by @michalbundyra at zfcampus/zf-apigility-admin#347 (comment)