Michel
Michel
What about this? Bower is deprecated!
Based on the documentation: https://github.com/OAI/OpenAPI-Specification/blob/3.1.0-rc1/versions/3.0.0.md#fixed-fields-10 - If [in](https://github.com/OAI/OpenAPI-Specification/blob/3.1.0-rc1/versions/3.0.0.md#parameterIn) is "header" and the name field is "Accept", "Content-Type" or "Authorization", the parameter definition SHALL be ignored. - For all other cases,...
@zolfariot Adding your changes manually still having this issue: Something I found is that the custom domain you set in these variables gets blocked. NEXTAUTH_URL=http://localhost:3000 NEXT_PUBLIC_BASE_URL=http://localhost:3000 So weird!
the problem here is that any media is sent as type=image when the provider expect a video I understand that in the moment the web interface includes the video in...
Having the same problem. Something I found is that the custom domain you set in these variables gets blocked (404). NEXTAUTH_URL=http://localhost:3000 NEXT_PUBLIC_BASE_URL=http://localhost:3000 So weird!