You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever an attempt is made to call initProductService or initOneClickForAppService the request fails throwing the following type error: TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["flatten"]
What I've tried
I tried using our credentials as well as some dummy credentials which should not contain invalid characters like:
The issue
Whenever an attempt is made to call
initProductService
orinitOneClickForAppService
the request fails throwing the following type error:TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["flatten"]
What I've tried
I tried using our credentials as well as some dummy credentials which should not contain invalid characters like:
All attempts resulted in the same issue described above.
Environment
The text was updated successfully, but these errors were encountered: