I have a mageno 2.4.6=p1 running on a server A, connected to linnworks using oAuth.
url https://www.example.com
I have been working on a staging site for updating magento to 2.4.7-p6, this is on a different server B.
url https://staging.example.com
I have been able to connect this to linnworks using oAuth.
Now the site is going live we have switch our domain name from pointing at server A to point to the development site on server B
When I go to reauthorise or setup a new linnworks integration to connect to server B on the https://www.example.com url I get the following error:
Something went wrong. “oauth_consumer_key” is required. Enter and try again, “oauth_signature” is required. Enter and try again, “oauth_signature_method” is required. Enter and try again, “oauth_nonce” is required. Enter and try again, “oauth_timestamp” is required. Enter and try again.
I have tried all the instructions on this link
https://docs.linnworks.com/articles/#!documentation/magento-2-add-new
but still get the same error.
In magento a consumer key amd consumer secret are created but no Access token or Access token secret when using oAuth Auto.
When I try manual oAuth or admin login I get an error relating to resource access, even though full access was enabled.
Any help on resolving this issue would be great.
Regards
Neit