Hello, I am having a problem with status code 422, the head, auth and body, everything fits, but I am still getting this error code... when request is done by curl command it works normally. Can you help me please? Thanks in advance misc: connectionid must be 2 and acceptsMarketing must be 0 or 1 string, other variables must be unique...
Last active 5 months ago
12 replies
15 views
- RY
Hello, I am having a problem with status code 422, the head, auth and body, everything fits, but I am still getting this error code… when request is done by curl command it works normally. Can you help me please? Thanks in advance misc: connectionid must be 2 and acceptsMarketing must be 0 or 1 string, other variables must be unique…
- NE
Thread automatically created by @mention in <#969255274542145606>.
- JN
Thanks for the thorough info! Could you please run the script with
DEBUG=superface:http:sensitive
env variable and check the communication sent to the server?
Also, how did you configureAC-api
security scheme in the provider JSON? - NE
Rydlobeton (2022-08-15)
- RY
AC-api is propably not an issue, cause other requests with the same provider and security scheme works fine
- RY
- RY
- RY
okey i see the misstake now… there was a typo in .supr file… :/
- RY
it was supposed to be email: input.email instead of email: input.externalid
- RY
I was completely blind thanks for help
- JN
Ah, glad to see you figured it out! 😄
- NE
This thread will be archived automatically after 1 hour of inactivity as requested by @mention.
Last active 5 months ago
12 replies
15 views