QuantumMechanics / NEM-sdk

NEM Developer Kit for Node.js and the browser
MIT License
137 stars 82 forks source link

Cannot send the transaction in TESTNET #48

Closed deveshaggrawal19 closed 2 years ago

deveshaggrawal19 commented 6 years ago

If I send a transaction using the example given the following error is shown. How can I broadcast? data: { timeStamp: 100359685, error: 'Method Not Allowed', message: 'HTTP method POST is not supported by this URL', status: 405 } }

Any help would be greatly appreciated.

evias commented 6 years ago

Please forward more details, we cannot know what transaction you are trying to send.