Closed TheGreatLebowski closed 2 years ago
Hi,
When I'm trying your FetchPost exemple, I have the following error : TypeError : Cannot read property 'shortcode_media' of undefined
Cannot read property 'shortcode_media' of undefined
And if I am trying FetchUser : TypeError : Cannot read property 'user' of undefined (Line 112 of index.js)
Cannot read property 'user' of undefined
Do I need a sessionId so it will works ?
yes, by using sessionId, it will work
Hi,
When I'm trying your FetchPost exemple, I have the following error : TypeError :
Cannot read property 'shortcode_media' of undefined
And if I am trying FetchUser : TypeError :
Cannot read property 'user' of undefined
(Line 112 of index.js)Do I need a sessionId so it will works ?