PHP fb error posting story to user wall
        Posted  
        
            by 
                user237925
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by user237925
        
        
        
        Published on 2014-08-20T09:37:14Z
        Indexed on 
            2014/08/20
            10:22 UTC
        
        
        Read the original article
        Hit count: 203
        
I got an error from last 6 hrs. and stuck on it.While running my code i got this error again and again "Request failed with code: 400, message: {"error":{"message":"(#100) Object Invalid Value: Object at URL 'http://stayingnear.com/index.php?r=apartment\u00252Fview&id=1' of type 'stayingnearapp:apartment' is invalid because the given value '7.2853779052137E+14' for property 'fb:app_id' could not be parsed as type 'fbid'.","type":"OAuthException","code":100}}" is it the access token problem or what,and how can i handle this problem ?
© Server Fault or respective owner