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
This seems happening because of some change in consumer module. And because of that clientID is not set for headless consumer.
To fix this, edit the headless consumer and add the client id manually or generate that. Then copy this client id from drupal and update in .local.env in nextjs app as currently we are using UUID of consumer and not the client id.
Steps -
The text was updated successfully, but these errors were encountered: