1

我正在尝试使用facebook-nodejs-business-sdk. 我收到如下错误:

{ error:
      { message: 'Invalid parameter',
        type: 'OAuthException',
        code: 100,
        error_subcode: 1443186,
        is_transient: false,
        error_user_title: 'Image couldn\'t be loaded',
        error_user_msg:
         'There was a problem while loading your image. Please try uploading the image again or choose a different image.',
        fbtrace_id: 'A7_XjnvwsvVzYb0cnCZUXdi' } },
  method: 'POST',
  url:
   'https://graph.facebook.com/v4.0/act_578276446245361/adcreatives?access_token=<access_token_provided>,
data:
   { name: 'Sample Image Upload',
     object_story_spec: { page_id: '<page_id>', link_data: {image_hash:<image_hash>,link:'<page_link>','message':'Ad message'} },
     id: 'act_<account_id>' } }

我已经尝试了所有图像,例如 .jpg、.png、.bmp、.git。没有任何效果。任何帮助都会有所帮助。谢谢。如有进一步疑问或任何问题,请评论我或给我留言。谢谢。

4

0 回答 0