You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by Ivan Bondarenko <iv...@gmail.com> on 2019/09/05 10:26:40 UTC

Rhythm createApplicationPermission Issue

Hello Guys!

I have an issue on Rhythm service.
Could you help me?

(Rhythm version - service-boot-0.1.0-BUILD-20190820.130845-4.jar)

07:27:35.931 [pool-9-thread-1] INFO  rhythm-logger - Requesting permission
> to send beats to application 'portfolio-v1' under tenant 'playground'.
> 07:27:35.966 [pool-9-thread-1] WARN  rhythm-logger - Failed to request
> permission for application portfolio-v1, in tenant playground.
> com.netflix.hystrix.exception.HystrixRuntimeException:
> ApplicationPermissionRequestCreator#createApplicationPermission(String,Permission)
> failed and no fallback available.
> at com.netflix.hystrix.AbstractCommand$22.call(AbstractCommand.java:805)
> ...
> Caused by: feign.FeignException: status 400 reading
> ApplicationPermissionRequestCreator#createApplicationPermission(String,Permission);
> content:
> {"timestamp":1567668455955,"status":400,"error":"Bad
> Request","message":"Header [X-Tenant-Identifier] must be
> given!","path":"/identity/v1/applications/rhythm-v1/permissions"}
> at feign.FeignException.errorStatus(FeignException.java:62)
> at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:91)
>
>
Thanks,
Ivan