Hello Guys,
Hi,
I'm trying to create a service user from my frontend (not through the Zitadel console). However, the issue I'm facing is that my token is only an id_token, which means when I pass it to my custom API (which then uses the token to make API calls), it is not considered valid.
I also attempted a token exchange, but that didn't work for me either. Could you help me troubleshoot this issue?
Thanks in advance!
I'm trying to create a service user from my frontend (not through the Zitadel console). However, the issue I'm facing is that my token is only an id_token, which means when I pass it to my custom API (which then uses the token to make API calls), it is not considered valid.
I also attempted a token exchange, but that didn't work for me either. Could you help me troubleshoot this issue?
Thanks in advance!
