Hallo zusammen,
ich habe am Wochenende ein Updatewochenende gemacht und wollte nun zum Beispiel die Social Configuration testen.
Wenn ich einen Facebook Account anegen möchte, dann bekomme ich einen neuen Tab mit diesem Code:
-------------------------------
{
"error": {
"type": "OAuthException",
"message": "Error validating application."
}
}
-------------------------------
Windows Live macht dies hier:
-------------------------------
Allow Access
There's a problem with the site you are trying to share your information with. Please try again later.
View the information you're currently sharing
-------------------------------
Linkedin bringt einen Fehler im Web:
-------------------------------
Error: An OAuth error occurred: Response body is incorrect. Can't extract a token from this: 'oauth_problem=consumer_key_unknown' (OAUTH-0010, 1312471644-6128) Open erro
-------------------------------
Geht das noch nicht richtig, oder gibts hier ein anderes PRoblem?
lg
Martin
ich habe am Wochenende ein Updatewochenende gemacht und wollte nun zum Beispiel die Social Configuration testen.
Wenn ich einen Facebook Account anegen möchte, dann bekomme ich einen neuen Tab mit diesem Code:
-------------------------------
{
"error": {
"type": "OAuthException",
"message": "Error validating application."
}
}
-------------------------------
Windows Live macht dies hier:
-------------------------------
Allow Access
There's a problem with the site you are trying to share your information with. Please try again later.
View the information you're currently sharing
-------------------------------
Linkedin bringt einen Fehler im Web:
-------------------------------
Error: An OAuth error occurred: Response body is incorrect. Can't extract a token from this: 'oauth_problem=consumer_key_unknown' (OAUTH-0010, 1312471644-6128) Open erro
-------------------------------
Geht das noch nicht richtig, oder gibts hier ein anderes PRoblem?
lg
Martin
Comment