Harish Nair
Harish Nair
I was also facing the same issue. I managed to solve it by adding a trailing slash to the redirect url parameter in `AuthorizationTokenRequest`. Now it works correctly for me....
@browniefed Thanks for reporting this. We were able to reproduce the issue.
This seems to be a console issue where it doesn't pass the schema correctly to the backend when adding permissions with GraphQL interfaces. However, the good news is that you...
Hello @sghoweri , thank you for reporting the issue. We were able to identify the problem and we will release an improvement for this feature in a future version of...