Hi expert,
I tried to build an MTA project using mta_archive_builder.jar. My mta.yaml file contains of a java module. The java module can be built but the mtar file canot be generated. Can you help to tell where I can file the log for this ?
...
Hi Florian,
Thank you for this blog post. It's very useful for me.
When I try to post to /oauth/token, I get the error:
{
"error": "unauthorized",
"error_description": "Bad credentials"
}
I guess it's because we configure to use SAML with t...